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