public class IFE_LLLBINARY extends ISOBinaryFieldPackager
ISOFieldPackager
,
ISOComponent
pad, trim
Constructor and Description |
---|
IFE_LLLBINARY() |
IFE_LLLBINARY(int len,
java.lang.String description) |
Modifier and Type | Method and Description |
---|---|
void |
setLength(int len) |
checkLength, createComponent, getMaxPackedLength, pack, setInterpreter, setPrefixer, unpack, unpack
getDescription, getLength, pack, readBytes, setDescription, setPad, setTrim
public IFE_LLLBINARY()
public IFE_LLLBINARY(int len, java.lang.String description)
len
- - field lendescription
- symbolic descrptionpublic void setLength(int len)
setLength
in class ISOFieldPackager