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