Class IFEPE_LLCHAR
java.lang.Object
org.jpos.iso.ISOFieldPackager
org.jpos.iso.ISOTagStringFieldPackager
org.jpos.iso.IFEPE_LLCHAR
ISOFieldPackager EBCDIC variable len CHAR suitable for MasterCard subfield 48
Format TTLL....
Where TT is the 2 digit field number (Tag)
LL is the 2 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
-
IFEPE_LLCHAR
public IFEPE_LLCHAR() -
IFEPE_LLCHAR
- Parameters:
len- - field lendescription- symbolic descrption
-