org.jpos.iso
Class IFB_LLHCHAR
java.lang.Object
org.jpos.iso.ISOFieldPackager
org.jpos.iso.ISOStringFieldPackager
org.jpos.iso.IFB_LLHCHAR
public class IFB_LLHCHAR
- extends ISOStringFieldPackager
ISOFieldPackager Binary Hex LLCHAR
Almost the same as IFB_LLCHAR but len is encoded as a binary
value. A len of 16 is encoded as 0x10 instead of 0x16
- Version:
- $Id$
- Author:
- apr@cs.com.uy
- See Also:
ISOComponent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IFB_LLHCHAR
public IFB_LLHCHAR()
IFB_LLHCHAR
public IFB_LLHCHAR(int len,
String description)
- Parameters:
len - - field lendescription - symbolic descrption
setLength
public void setLength(int len)
- Overrides:
setLength in class ISOFieldPackager
Copyright © 1998-2012 jPOS.org. All Rights Reserved.