org.jpos.iso
Class IFB_LLLHECHAR

java.lang.Object
  extended by org.jpos.iso.ISOFieldPackager
      extended by org.jpos.iso.ISOStringFieldPackager
          extended by org.jpos.iso.IFB_LLLHECHAR

public class IFB_LLLHECHAR
extends ISOStringFieldPackager

Version:
$Id$
Author:
apr@cs.com.uy
See Also:
ISOComponent, IFB_LLHECHAR, IF_ECHAR

Field Summary
 
Fields inherited from class org.jpos.iso.ISOFieldPackager
pad
 
Constructor Summary
IFB_LLLHECHAR()
           
IFB_LLLHECHAR(int len, String description)
           
 
Method Summary
 void setLength(int len)
           
 
Methods inherited from class org.jpos.iso.ISOStringFieldPackager
checkLength, getMaxPackedLength, pack, setInterpreter, setPadder, setPrefixer, unpack, unpack
 
Methods inherited from class org.jpos.iso.ISOFieldPackager
createComponent, getDescription, getLength, pack, readBytes, setDescription, setPad
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IFB_LLLHECHAR

public IFB_LLLHECHAR()

IFB_LLLHECHAR

public IFB_LLLHECHAR(int len,
                     String description)
Parameters:
len - - field len
description - symbolic descrption
Method Detail

setLength

public void setLength(int len)
Overrides:
setLength in class ISOFieldPackager


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