org.jpos.iso
Class IFB_LLCHAR

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

public class IFB_LLCHAR
extends ISOStringFieldPackager

ISOFieldPackager Binary LLCHAR

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

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

public IFB_LLCHAR()

IFB_LLCHAR

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