Uses of Interface
is.codion.framework.domain.entity.attribute.Column.GetValue
Packages that use Column.GetValue
-
Uses of Column.GetValue in is.codion.framework.domain.entity.attribute
Methods in is.codion.framework.domain.entity.attribute with parameters of type Column.GetValueModifier and TypeMethodDescription<C> B
ColumnDefinition.Builder.columnClass
(Class<C> columnClass, Column.Converter<T, C> converter, Column.GetValue<C> getValue) Sets the actual column type, and the requiredColumn.Converter
.<C> B
ColumnDefinition.Builder.columnClass
(Class<C> columnClass, Column.Converter<T, C> converter, Column.GetValue<C> getValue, Column.SetParameter<C> setParameter) Sets the actual column type, and the requiredColumn.Converter
.