Interface IExportRecordField

  • All Known Implementing Classes:
    ExportRecordField

    public interface IExportRecordField
    Represents a single field of an IExportRecord to be exported.
    Author:
    Philip Helger
    • Method Detail

      • getFieldValue

        @Nullable
        Object getFieldValue()
        Returns:
        The value of this field. May be null.