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