org.jpos.iso
Class IFB_LLLCHAR

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

public class IFB_LLLCHAR
extends ISOStringFieldPackager

ISOFieldPackager Binary LLLCHAR

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

Field Summary
 
Fields inherited from class org.jpos.iso.ISOFieldPackager
pad
 
Constructor Summary
IFB_LLLCHAR()
           
IFB_LLLCHAR(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_LLLCHAR

public IFB_LLLCHAR()

IFB_LLLCHAR

public IFB_LLLCHAR(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.