toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-core
/
me.ahoo.wow.annotation
/
AnnotationPropertyAccessorParser
Annotation
Property
Accessor
Parser
object
AnnotationPropertyAccessorParser
Members
Functions
static
Aggregate
Id
Getter
If
Annotated
Link copied to clipboard
inline
fun
<
T
:
Any
>
staticAggregateIdGetterIfAnnotated
(
)
:
PropertyGetter
<
T
,
String
>
?
to
Aggregate
Id
Getter
If
Annotated
Link copied to clipboard
fun
<
T
>
KProperty1
<
T
,
*
>
.
toAggregateIdGetterIfAnnotated
(
)
:
PropertyGetter
<
T
,
String
>
?
to
Aggregate
Name
Getter
If
Annotated
Link copied to clipboard
fun
<
T
>
KProperty1
<
T
,
*
>
.
toAggregateNameGetterIfAnnotated
(
)
:
PropertyGetter
<
T
,
String
>
?
to
Aggregate
Version
Getter
If
Annotated
Link copied to clipboard
fun
<
T
>
KProperty1
<
T
,
*
>
.
toAggregateVersionGetterIfAnnotated
(
)
:
PropertyGetter
<
T
,
Int
>
?
to
Int
Getter
Link copied to clipboard
fun
<
T
>
KProperty1
<
T
,
*
>
.
toIntGetter
(
)
:
PropertyGetter
<
T
,
Int
>
to
Static
Aggregate
Id
Getter
If
Annotated
Link copied to clipboard
fun
<
T
:
Any
>
KClass
<
T
>
.
toStaticAggregateIdGetterIfAnnotated
(
)
:
PropertyGetter
<
T
,
String
>
?
to
Static
Tenant
Id
Getter
If
Annotated
Link copied to clipboard
fun
<
T
:
Any
>
KClass
<
T
>
.
toStaticTenantIdGetterIfAnnotated
(
)
:
PropertyGetter
<
T
,
String
>
?
to
String
Getter
Link copied to clipboard
fun
<
T
>
KProperty1
<
T
,
*
>
.
toStringGetter
(
)
:
PropertyGetter
<
T
,
String
>
to
Tenant
Id
Getter
If
Annotated
Link copied to clipboard
fun
<
T
>
KProperty1
<
T
,
*
>
.
toTenantIdGetterIfAnnotated
(
)
:
PropertyGetter
<
T
,
String
>
?