Modifier and Type | Class and Description |
---|---|
class |
Bitmap
This class implements a Bitmap an extended ISOField object for use with other ISO classes
The application can use this object for ISO meesage creation
|
Modifier and Type | Method and Description |
---|---|
ISOField |
ISO8583II.parsePlainField(java.io.DataInputStream dis,
int i,
int ver)
Parses current field from underlying stream from its currecnt position
(used internally)
|
Modifier and Type | Method and Description |
---|---|
byte[] |
ISO8583II.createBinLenPackedValue(ISOField f)
Method createBinLenPackedValue
|
byte[] |
ISO8583II.createPackedValue(ISOField f) |
byte[] |
ISO8583II.createPlainValue(ISOField f,
boolean ebcdic) |
void |
Message.setISOField(ISOField f,
Config conf)
Set and ISOField in message and automatically create or update bitmaps as needed-
|
Constructor and Description |
---|
ISOField(ISOField fiel)
Creates a new ISOField object independent soft copy/clone from current object
|
Copyright © 2002-2015 AZS Services Ltd. All Rights Reserved.