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