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