Uses of Class
org.jpos.iso.AsciiPrefixer

Packages that use AsciiPrefixer
org.jpos.iso ISO-8583/ANSI X9.2 related classes 
 

Uses of AsciiPrefixer in org.jpos.iso
 

Fields in org.jpos.iso declared as AsciiPrefixer
static AsciiPrefixer AsciiPrefixer.L
          A length prefixer for upto 9 chars.
static AsciiPrefixer AsciiPrefixer.LL
          A length prefixer for upto 99 chars.
static AsciiPrefixer AsciiPrefixer.LLL
          A length prefixer for upto 999 chars.
static AsciiPrefixer AsciiPrefixer.LLLL
          A length prefixer for upto 9999 chars.
static AsciiPrefixer AsciiPrefixer.LLLLL
          A length prefixer for upto 99999 chars.
static AsciiPrefixer AsciiPrefixer.LLLLLL
          A length prefixer for upto 999999 chars.
 



Copyright © 1998-2012 jPOS.org. All Rights Reserved.