org.jpos.iso
Class IFMC_LLLBINARY

java.lang.Object
  extended by org.jpos.iso.ISOFieldPackager
      extended by org.jpos.iso.ISOBinaryFieldPackager
          extended by org.jpos.iso.ISOTagBinaryFieldPackager
              extended by org.jpos.iso.IFMC_LLLBINARY

public class IFMC_LLLBINARY
extends ISOTagBinaryFieldPackager

Binary version of IFMC_LLLCHAR

Author:
Robert Demski
See Also:
IFMC_LLLCHAR

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

Constructor Detail

IFMC_LLLBINARY

public IFMC_LLLBINARY()

IFMC_LLLBINARY

public IFMC_LLLBINARY(int len,
                      String description)


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