Class IFMC_LLLCHAR
java.lang.Object
org.jpos.iso.ISOFieldPackager
org.jpos.iso.ISOTagStringFieldPackager
org.jpos.iso.IFMC_LLLCHAR
Similar to Europay format, but instead of LLTT it's TTLLL
Format TTLLL....
Where
TT is the 2 digit field number (Tag)
LLL is the 3 digit field length
.. is the field content
- See Also:
-
Field Summary
Fields inherited from class ISOFieldPackager
pad, trim -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ISOTagStringFieldPackager
getMaxPackedLength, pack, setInterpreter, setPadder, setPrefixer, unpack, unpackMethods inherited from class ISOFieldPackager
createComponent, getDescription, getLength, pack, readBytes, setDescription, setLength, setPad, setTrim
-
Constructor Details
-
IFMC_LLLCHAR
public IFMC_LLLCHAR() -
IFMC_LLLCHAR
- Parameters:
len- - field lendescription- symbolic descrption
-