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