ListOfJoinRecordExt<T1 extends Entity, T2 extends Entity, D extends JoinRecordData> extension

on

Properties

self ← T2

Available on List<JoinRecord<T1, T2, D>>?, provided by the ListOfJoinRecordExt extension

Sets the JoinRecord.self property for all items in a list
no getter

Methods

flip() List<JoinRecord<T2, T1, D>>

Available on List<JoinRecord<T1, T2, D>>?, provided by the ListOfJoinRecordExt extension