A Message represents a ISO message once parsed,
consisting of a MessageDefinition, an MTI (Message Type Indicator),
a bitmap indicating which fields are present in the message,
a content object with the actual field values,
and a show method for displaying the message in a human-readable format.
A
Messagerepresents a ISO message once parsed, consisting of aMessageDefinition, an MTI (Message Type Indicator), a bitmap indicating which fields are present in the message, acontentobject with the actual field values, and ashowmethod for displaying the message in a human-readable format.