|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LengthProvider
Interface IsamSource represents something that can provide length of a field. Note: can only be used with struct fields of field types FIXSTR, FIXSTRNULTERM, PACKEDBCD and ZONEDPBCD.
Method Summary | |
---|---|
int |
getLength(java.lang.Object o,
int n)
Get length of field. |
Method Detail |
---|
int getLength(java.lang.Object o, int n)
o
- object (not completely initialized for read)n
- field number
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |