|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ISOField in com.a2zss.ISO8583 |
---|
Subclasses of ISOField in com.a2zss.ISO8583 | |
---|---|
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 |
Methods in com.a2zss.ISO8583 that return ISOField | |
---|---|
ISOField |
ISO8583II.parsePlainField(java.io.DataInputStream dis,
int i,
int ver)
Parses current field from underlying stream from its currecnt position (used internally) |
Methods in com.a2zss.ISO8583 with parameters of type ISOField | |
---|---|
byte[] |
ISO8583II.createBinLenPackedValue(ISOField f)
Method createBinLenPackedValue |
byte[] |
ISO8583II.createPackedValue(ISOField f)
|
Constructors in com.a2zss.ISO8583 with parameters of type ISOField | |
---|---|
ISOField(ISOField fiel)
Creates a new ISOField object independent copy/clone from current object |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |