public class IFB_LLLNUM extends ISOStringFieldPackager
ISOComponentpad, trim| Constructor and Description |
|---|
IFB_LLLNUM() |
IFB_LLLNUM(int len,
java.lang.String description,
boolean isLeftPadded) |
| Modifier and Type | Method and Description |
|---|---|
void |
setLength(int len) |
void |
setPad(boolean pad)
Must override ISOFieldPackager method to set the Interpreter correctly
|
checkLength, getMaxPackedLength, pack, setInterpreter, setPadder, setPrefixer, setTrim, unpack, unpackcreateComponent, getDescription, getLength, pack, readBytes, setDescriptionpublic IFB_LLLNUM()
public IFB_LLLNUM(int len,
java.lang.String description,
boolean isLeftPadded)
len - - field lendescription - symbolic descrptionpublic void setLength(int len)
setLength in class ISOFieldPackagerpublic void setPad(boolean pad)
setPad in class ISOFieldPackager