toggle menu
universal-models
JVM
switch theme
search in API
universal-models
/
org.cryptotrader.universal.library.entity
/
AutoGeneratedIdentifiableEntity
Auto
Generated
Identifiable
Entity
@
MappedSuperclass
open
class
AutoGeneratedIdentifiableEntity
:
Identifiable
<
T
>
Members
Constructors
Auto
Generated
Identifiable
Entity
Link copied to clipboard
constructor
(
)
constructor
(
id
:
Long
)
Functions
get
Id
Link copied to clipboard
abstract
fun
getId
(
)
:
T
set
Id
Link copied to clipboard
abstract
fun
setId
(
id
:
T
)