Interface IHasPrimaryKey<T>

    • Method Detail

      • getId

        T getId()
      • setId

        void setId​(T id)