public class IFB_LLHNUM extends ISOStringFieldPackager
ISOComponentpad, trim| Constructor and Description |
|---|
IFB_LLHNUM() |
IFB_LLHNUM(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, unpackcreateComponent, getDescription, getLength, pack, readBytes, setDescriptionpublic IFB_LLHNUM()
public IFB_LLHNUM(int len,
java.lang.String description,
boolean pad)
len - - field lendescription - symbolic descrptionpublic void setLength(int len)
setLength in class ISOFieldPackagerpublic void setPad(boolean pad)
setPad in class ISOFieldPackager