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