@POJO @CompileStatic class NamedRecord<E, T> extends NamedTuple<E>
 Represents named record, which is constructed by clauses excluding from and joins 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | List<String> | getAliasList() | 
|  | Object | getAt(String name) | 
|  | NamedRecord<E, T> | sourceRecord(T sr) | 
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.