T - The type managed by the Record.RecordAccessor.RecordProperty<T>public interface RecordAccessor<T>
Record property.| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
RecordAccessor.RecordMutator<T> |
Provides a mutator for a
Record property. |
static interface |
RecordAccessor.RecordProperty<T> |
Provides a
Record property. |
| Modifier and Type | Method | Description |
|---|---|---|
Record<T> |
getRecord() |
Retrieves the
Record property. |
Copyright © 2018. All rights reserved.