T - the generic typepublic interface ColumnAccessor<T>
Column property.| Modifier and Type | Interface and Description |
|---|---|
static interface |
ColumnAccessor.ColumnMutator<T>
Provides a mutator for a
Column property. |
static interface |
ColumnAccessor.ColumnProperty<T>
Provides a
Column property. |
| Modifier and Type | Method and Description |
|---|---|
Column<T> |
getColumn()
Retrieves the
Column property. |
Copyright © 2018. All rights reserved.