ENTITY
- entity typeD
- database type@GeneratedCode(value="Speedment") public interface SetToFloat<ENTITY,D> extends UnaryOperator<ENTITY>
Modifier and Type | Method and Description |
---|---|
HasFloatValue<ENTITY,D> |
getField()
Returns the field that this setter sets.
|
float |
getValue()
Returns the value that this setter will set in the field when it is
applied.
|
identity
HasFloatValue<ENTITY,D> getField()
float getValue()
Copyright © 2017 Speedment, Inc.. All rights reserved.