public class IFB_FLLLNUM extends ISOStringFieldPackager
ISOComponent
pad, trim
Constructor and Description |
---|
IFB_FLLLNUM() |
IFB_FLLLNUM(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, unpack
createComponent, getDescription, getLength, pack, readBytes, setDescription
public IFB_FLLLNUM()
public IFB_FLLLNUM(int len, java.lang.String description, boolean isLeftPadded)
len
- - field lendescription
- symbolic descrptionpublic void setLength(int len)
setLength
in class ISOFieldPackager
public void setPad(boolean pad)
setPad
in class ISOFieldPackager