org.jpos.iso
Class IFEPE_LLCHAR
java.lang.Object
org.jpos.iso.ISOFieldPackager
org.jpos.iso.ISOTagStringFieldPackager
org.jpos.iso.IFEPE_LLCHAR
public class IFEPE_LLCHAR
- extends ISOTagStringFieldPackager
ISOFieldPackager EBCDIC variable len CHAR suitable for MasterCard subfield 48
Format TTLL....
Where TT is the 2 digit field number (Tag)
LL is the 2 digit field length
... is the field content
- Version:
- $Id: IFEP_LLCHAR.java 2706 2009-03-05 11:24:43Z apr $
- Author:
- Eoin Flood, Mark Salter, Robert Demski
- See Also:
ISOComponent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IFEPE_LLCHAR
public IFEPE_LLCHAR()
IFEPE_LLCHAR
public IFEPE_LLCHAR(int len,
String description)
- Parameters:
len - - field lendescription - symbolic descrption
Copyright © 1998-2012 jPOS.org. All Rights Reserved.