Uses of Class
io.datarouter.model.field.imp.positive.UInt63FieldKey
| Package | Description |
|---|---|
| io.datarouter.model.field.imp.positive |
-
Uses of UInt63FieldKey in io.datarouter.model.field.imp.positive
Methods in io.datarouter.model.field.imp.positive that return UInt63FieldKey Modifier and Type Method Description UInt63FieldKeyUInt63FieldKey. withColumnName(java.lang.String columnNameOverride)UInt63FieldKeyUInt63FieldKey. withFieldGeneratorType(FieldGeneratorType fieldGeneratorTypeOverride)UInt63FieldKeyUInt63FieldKey. withNullable(boolean nullableOverride)Constructors in io.datarouter.model.field.imp.positive with parameters of type UInt63FieldKey Constructor Description UInt63Field(UInt63FieldKey key, java.lang.Long value)UInt63Field(java.lang.String prefix, UInt63FieldKey key, java.lang.Long value)