AZS

com.a2zss.ISO8583
Class V0V1Map

java.lang.Object
  extended by com.a2zss.ISO8583.V0V1Map

public class V0V1Map
extends java.lang.Object

This class defines matrix for version 0 to 1 bit matching/mapping

See Also:
ISO8583II

Field Summary
static int[][] v0v1
          The array of constants for ISO8583 bitfield version 0 and 1 mappings definition
may be useful if need to convert messages from version 0 to 1 or vice versa
 
Constructor Summary
V0V1Map()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

v0v1

public static int[][] v0v1
The array of constants for ISO8583 bitfield version 0 and 1 mappings definition
may be useful if need to convert messages from version 0 to 1 or vice versa

Constructor Detail

V0V1Map

public V0V1Map()

AZS

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