Uses of Class
io.datarouter.model.field.imp.comparable.IntegerFieldKey
| Package | Description |
|---|---|
| io.datarouter.model.field.imp.comparable |
-
Uses of IntegerFieldKey in io.datarouter.model.field.imp.comparable
Methods in io.datarouter.model.field.imp.comparable that return IntegerFieldKey Modifier and Type Method Description IntegerFieldKeyIntegerFieldKey. withColumnName(String columnNameOverride)IntegerFieldKeyIntegerFieldKey. withFieldGeneratorType(FieldGeneratorType fieldGeneratorTypeOverride)Constructors in io.datarouter.model.field.imp.comparable with parameters of type IntegerFieldKey Constructor Description IntegerField(IntegerFieldKey key, Integer value)IntegerField(String prefix, IntegerFieldKey key, Integer value)