AZS

Uses of Class
com.a2zss.ISO8583.ISOField

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
 


AZS

Copyright © 2002-2010 AZS Services Ltd. All Rights Reserved.