T - The type managed by the Records.RecordsAccessor.RecordsProperty<T>public interface RecordsAccessor<T>
Records property.| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
RecordsAccessor.RecordsMutator<T> |
Provides a mutator for a
Records property. |
static interface |
RecordsAccessor.RecordsProperty<T> |
Provides a
Records property. |
| Modifier and Type | Method | Description |
|---|---|---|
Records<T> |
getRecords() |
Retrieves the
Records property. |
Copyright © 2018. All rights reserved.