jimmer-ksp
0.6.54-0.7-preview
jimmer-ksp
/
org.babyfish.jimmer.ksp.meta
/
ImmutableType
Immutable
Type
class
ImmutableType
(
ctx
:
Context
,
classDeclaration
:
KSClassDeclaration
)
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
draft
Class
Name
Link copied to clipboard
fun
draftClassName
(
vararg
nestedNames
:
String
)
:
ClassName
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
className
Link copied to clipboard
val
className
:
ClassName
Content copied to clipboard
declaredProperties
Link copied to clipboard
val
declaredProperties
:
Map
<
String
,
ImmutableProp
>
Content copied to clipboard
draftClassName
Link copied to clipboard
val
draftClassName
:
ClassName
Content copied to clipboard
fetcherDslClassName
Link copied to clipboard
val
fetcherDslClassName
:
ClassName
Content copied to clipboard
isEntity
Link copied to clipboard
val
isEntity
:
Boolean
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
properties
Link copied to clipboard
val
properties
:
Map
<
String
,
ImmutableProp
>
Content copied to clipboard
propsOrderById
Link copied to clipboard
val
propsOrderById
:
List
<
ImmutableProp
>
Content copied to clipboard
qualifiedName
Link copied to clipboard
val
qualifiedName
:
String
Content copied to clipboard
simpleName
Link copied to clipboard
val
simpleName
:
String
Content copied to clipboard
sqlAnnotationType
Link copied to clipboard
val
sqlAnnotationType
:
KClass
<
out
Annotation
>
?
Content copied to clipboard
superType
Link copied to clipboard
val
superType
:
ImmutableType
?
Content copied to clipboard
validationMessages
Link copied to clipboard
val
validationMessages
:
Map
<
ClassName
,
String
>
Content copied to clipboard