Interface IEntity<T>


@MappedSuperclass public interface IEntity<T>
Author:
xezzon
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getId

      T getId()