|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JCoRecordField
Class to represent a data field in a structure or table. In comparison to JCoField, there are methods specific to fields that are member of a structure or table.
Method Summary | |
---|---|
int |
getByteOffset()
Returns the offset of this field |
int |
getUnicodeByteOffset()
Returns the offset of this field |
Methods inherited from interface com.sap.conn.jco.JCoField |
---|
getBigDecimal, getBigInteger, getBinaryStream, getByte, getByteArray, getByteLength, getChar, getCharacterStream, getCharArray, getClassNameOfValue, getDate, getDecimals, getDescription, getDouble, getExtendedFieldMetaData, getFloat, getInt, getLength, getLong, getName, getRecordMetaData, getShort, getString, getStructure, getTable, getTime, getType, getTypeAsString, getUnicodeByteLength, getValue, isInitialized, isStructure, isTable, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, write |
Method Detail |
---|
int getUnicodeByteOffset()
int getByteOffset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |