Interface JCoRecordField

All Superinterfaces:
JCoField

public interface JCoRecordField extends JCoField
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 Details

    • getUnicodeByteOffset

      int getUnicodeByteOffset()
      Returns the offset of this field.
      Returns:
      the offset of the field
    • getByteOffset

      int getByteOffset()
      Returns the offset of this field.
      Returns:
      the offset of the field