Class BaseIntegerKey<K extends Key<K>>

java.lang.Object
io.datarouter.model.field.BaseFieldSet<K>
io.datarouter.model.key.BaseKey<K>
io.datarouter.model.key.base.BaseIntegerKey<K>
All Implemented Interfaces:
FieldSet<K>, Key<K>, Fielder<K>, java.lang.Comparable<FieldSet<K>>

public abstract class BaseIntegerKey<K extends Key<K>>
extends BaseKey<K>
  • Field Details

    • id

      protected java.lang.Integer id
  • Constructor Details

  • Method Details

    • getId

      public java.lang.Integer getId()
    • setId

      public void setId​(java.lang.Integer id)