All Classes and Interfaces

Class
Description
Binary Fixed-Length of 4 bytes.
Binary Fixed-Length of 8 bytes.
Binary Fixed-Length of 8 hexadecimal EBCDIC-500 characters.
Converts an AmexMessage to an another representation.
Decimal Fixed-Length Right-Justified of N digits (1 ≤ N) and Scale S (0 ≤ S < N).
Decodes a sequence of bytes into the fields of an AmexMessage.
Encodes the fields of an AmexMessage into a sequence of bytes.
Signals that a decoding or encoding error has occurred.
Definition of a data element of an AMEX message.
Definition of all data elements of an AMEX message.
Converts a message of AMEX fields to a JSON representation.
Methods common (shared) by all AMEX messages.
Numeric Fixed-Length Right-Justified of 1 EBCDIC-500 digit.
Numeric Fixed-Length Right-Justified of 10 EBCDIC-500 digits.
Numeric Fixed-Length Right-Justified of 11 EBCDIC-500 digits.
Numeric Fixed-Length Right-Justified of 12 EBCDIC-500 digits.
Numeric Fixed-Length Right-Justified of 2 EBCDIC-500 digits.
Numeric Fixed-Length Right-Justified of 3 EBCDIC-500 digits.
Numeric Fixed-Length Right-Justified of 4 EBCDIC-500 digits.
Numeric Fixed-Length Right-Justified of 5 EBCDIC-500 digits.
Numeric Fixed-Length Right-Justified of 6 EBCDIC-500 digits.
Numeric Fixed-Length Right-Justified of 7 EBCDIC-500 digits.
Numeric Fixed-Length Right-Justified of 8 EBCDIC-500 digits.
Numeric Fixed-Length Right-Justified of 9 EBCDIC-500 digits.
Numeric Fixed-Length Right-Justified of N EBCDIC-500 digits (19 ≤ N).
Numeric Variable-Length (LL) of at most N EBCDIC-500 digits (10 ≤ N ≤ 18).
Numeric Variable-Length (LL) of at most N EBCDIC-500 digits (19 ≤ N ≤ 99).
Obfuscation alternatives for AmexField values.
String Fixed-Length Left-Justified of N EBCDIC-500 characters (1 ≤ N).
String Variable-Length (LL) of at most N EBCDIC-500 characters (1 ≤ N ≤ 99).
String Variable-Length (LLL) of at most N EBCDIC-500 characters (1 ≤ N ≤ 999).
Converts a message of AMEX fields to an another representation.
Converts a message of AMEX fields to an XML representation.
Converts a message of AMEX fields to a YAML representation.
Binary Fixed-Length of 1 byte.
Binary Fixed-Length of 2 bytes.
Binary Fixed-Length of 4 bytes.
Binary Fixed-Length of 8 bytes.
Binary Fixed-Length of N bytes (1 ≤ N).
Binary Fixed-Length of 16 hexadecimal characters.
Binary Variable-Length (LL) of at most N bytes (1 ≤ N ≤ 99).
Binary Variable-Length (LLL) of at most N bytes (1 ≤ N ≤ 999).
Converts an IsoMessage to an another representation.
Decimal Fixed-Length Right-Justified of N digits (1 ≤ N) and Scale S (0 ≤ S < N).
Decimal Fixed-Length Right-Justified of N digits (1 ≤ N) with Scale Indicator.
Decodes a sequence of bytes into the fields of an IsoMessage.
Encodes the fields of an IsoMessage into a sequence of bytes.
Signals that a decoding or encoding error has occurred.
Definition of a data element of an ISO message.
Definition of all data elements of an ISO message.
Binary Fixed-Length of N (even) hexadecimal characters (2 ≤ N).
Binary Variable-Length (LL) of at most N (even) hexadecimal characters (2 ≤ N ≤ 98).
Binary Variable-Length (LLL) of at most N (even) hexadecimal characters (2 ≤ N ≤ 998).
Converts a message of ISO fields to a JSON representation.
Methods common (shared) by all ISO messages.
Numeric Fixed-Length Right-Justified of 10 ASCII digits.
Numeric Fixed-Length Right-Justified of 12 ASCII digits.
Numeric Fixed-Length Right-Justified of 16 ASCII digits.
Numeric Fixed-Length Right-Justified of 2 ASCII digits.
Numeric Fixed-Length Right-Justified of 3 ASCII digits.
Numeric Fixed-Length Right-Justified of 4 ASCII digits.
Numeric Fixed-Length Right-Justified of 5 ASCII digits.
Numeric Fixed-Length Right-Justified of 6 ASCII digits.
Numeric Fixed-Length Right-Justified of 7 ASCII digits.
Numeric Fixed-Length Right-Justified of 8 ASCII digits.
Numeric Fixed-Length Right-Justified of 9 ASCII digits.
Numeric Fixed-Length Right-Justified Sign + 8 ASCII digits.
Numeric Fixed-Length Right-Justified of N ASCII digits (19 ≤ N).
Numeric Variable-Length (LL) of at most N ASCII digits (5 ≤ N ≤ 9).
Numeric Variable-Length (LL) of at most N ASCII digits (10 ≤ N ≤ 18).
Numeric Variable-Length (LL) of at most N ASCII digits (19 ≤ N ≤ 99).
Obfuscation alternatives for IsoField values.
String Fixed-Length Left-Justified of N ASCII characters (1 ≤ N).
String Variable-Length (LL) of at most N ASCII characters (1 ≤ N ≤ 99).
String Variable-Length (LLL) of at most N ASCII characters (1 ≤ N ≤ 999).
String Variable-Length (LLLL) of at most N ASCII characters (1 ≤ N ≤ 9999).
An IsoDecoder with TLV (Tag-Length-Value) support.
Elements encoded in TLV (Tag-Length-Value) format.
Converts a message of ISO fields to an another representation.
Converts a message of ISO fields to an XML representation.
Converts a message of ISO fields to a YAML representation.
Binary Fixed-Length of 3 bytes.
Binary Fixed-Length of 8 bytes.
Binary Fixed-Length of N bytes (1 ≤ N) with Hexadecimal representation.
Binary Fixed-Length of N bytes (1 ≤ N).
Binary Variable-Length of at most N bytes (1 ≤ N ≤ 255).
Converts a VipMessage to an another representation.
Decodes a sequence of bytes into the fields of a VipMessage.
Encodes the fields of a VipMessage into a sequence of bytes.
Signals that a decoding or encoding error has occurred.
Definition of a data element of a VIP message.
Definition of all data elements of a VIP message.
Converts a message of VIP fields to a JSON representation.
Methods common (shared) by all VIP messages.
Numeric Fixed-Length Right-Justified of 10 BCD digits (5 bytes).
Numeric Fixed-Length Right-Justified of 12 BCD digits (6 bytes).
Numeric Fixed-Length Right-Justified of 14 BCD digits (7 bytes).
Numeric Fixed-Length Right-Justified of 16 BCD digits (8 bytes).
Numeric Fixed-Length Right-Justified of 2 BCD digits (1 byte).
Numeric Fixed-Length Right-Justified of 4 BCD digits (2 bytes).
Numeric Fixed-Length Right-Justified of 6 BCD digits (3 bytes).
Numeric Fixed-Length Right-Justified of 8 BCD digits (4 bytes).
Numeric Fixed-Length Right-Justified of 4 EBCDIC-037 digits.
Numeric Fixed-Length Right-Justified of N BCD digits (1 ≤ N).
Numeric Variable-Length Right-Justified of at most N BCD digits (1 ≤ N ≤ 9).
Numeric Variable-Length Right-Justified of at most N BCD digits (10 ≤ N ≤ 18).
Numeric Variable-Length Right-Justified of at most N BCD digits (19 ≤ N ≤ 255).
Obfuscation alternatives for VipField values.
String Fixed-Length of 1 EBCDIC-037 character.
String Fixed-Length Left-Justified of N EBCDIC-037 characters (1 ≤ N).
String Variable-Length of at most N EBCDIC-037 characters (1 ≤ N ≤ 255).
Track-2 Variable-Length of at most 37 BCD digits and separator.
Converts a message of VIP fields to an another representation.
Converts a message of VIP fields to an XML representation.
Converts a message of VIP fields to a YAML representation.