public class IFA_LLLBINARY extends ISOBinaryFieldPackager
ISOComponent
pad, trim
Constructor and Description |
---|
IFA_LLLBINARY() |
IFA_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 IFA_LLLBINARY()
public IFA_LLLBINARY(int len, java.lang.String description)
len
- - field lendescription
- symbolic descrptionpublic void setLength(int len)
setLength
in class ISOFieldPackager