Interface RecordAccessor<T>

    • Method Detail

      • getRecord

        Record<T> getRecord()
        Retrieves the Record property.
        Returns:
        The Record being stored by this property.