get

abstract operator fun get(entity: TEntity): TElementEndpoint

Returns an ElementEndpoint for a specific child element.

Return

The TElementEndpoint for the specified entity.

Parameters

entity

An existing entity to extract the ID from.