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