micro_utils.dokka
0.17.1
common
micro_utils.dokka
/
dev.inmo.micro_utils.repos.generator.test
/
Test
Test
interface
Test
Properties
Extensions
Inheritors
Properties
excluded
Property
Link copied to clipboard
open
val
excludedProperty
:
String
parent
Link copied to clipboard
abstract
val
parent
:
ParentTypeId
?
property1
Link copied to clipboard
abstract
val
property1
:
String
property2
Link copied to clipboard
abstract
val
property2
:
Int
Inheritors
NewTest
Link copied to clipboard
RegisteredTest
Link copied to clipboard
IRegisteredTest
Link copied to clipboard
Extensions
as
New
Link copied to clipboard
fun
Test
.
asNew
(
)
:
NewTest
as
Registered
Link copied to clipboard
fun
Test
.
asRegistered
(
id
:
TestId
)
:
RegisteredTest