|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of JCO.Field in com.sap.mw.jco |
Methods in com.sap.mw.jco that return JCO.Field | |
JCO.Field |
JCO.FieldIterator.nextField()
Returns the next field of this enumeration. |
JCO.Field |
JCO.FieldIterator.previousField()
Returns the previous field of this enumeration. |
JCO.Field |
JCO.Record.getField(int index)
Returns the i'th field as an JCO.Field object |
JCO.Field |
JCO.Record.getField(java.lang.String field_name)
Returns the named field as a JCO.Field object |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |