Class UInt15FieldKey
java.lang.Object
io.datarouter.model.field.BaseFieldKey<T,K>
io.datarouter.model.field.PrimitiveFieldKey<Short,UInt15FieldKey>
io.datarouter.model.field.imp.positive.UInt15FieldKey
@Deprecated public class UInt15FieldKey extends PrimitiveFieldKey<Short,UInt15FieldKey>
Deprecated.
use ShortFieldKey instead
-
Field Summary
Fields inherited from class io.datarouter.model.field.BaseFieldKey
attributes, columnName, defaultValue, fieldGeneratorType, name, nullable, valueType -
Constructor Summary
Constructors Constructor Description UInt15FieldKey(String name)Deprecated. -
Method Summary
Modifier and Type Method Description UInt15FieldcreateValueField(Short value)Deprecated.Methods inherited from class io.datarouter.model.field.BaseFieldKey
equals, findAttribute, generateRandomValue, getAttributes, getAutoGeneratedType, getColumnName, getColumnNameBytes, getDefaultValue, getName, getValueType, hashCode, isCollection, isFixedLength, isNullable, toString, with
-
Constructor Details
-
UInt15FieldKey
Deprecated.
-
-
Method Details
-
createValueField
Deprecated.
-