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