toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
database
/
ru.sydis.database.maria
/
JsonTypeRepositoryMariaDb
/
StructElement
Struct
Element
data
class
StructElement
(
val
id
:
Int
,
val
typeId
:
Long
,
val
elType
:
Int
,
val
elName
:
String
)
Members
Constructors
Struct
Element
Link copied to clipboard
constructor
(
id
:
Int
,
typeId
:
Long
,
elType
:
Int
,
elName
:
String
)
Properties
el
Name
Link copied to clipboard
val
elName
:
String
el
Type
Link copied to clipboard
val
elType
:
Int
id
Link copied to clipboard
val
id
:
Int
type
Id
Link copied to clipboard
val
typeId
:
Long