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