toggle menu
kraken-core
JVM
switch theme
search in API
kraken-core
/
fun.bigtable.kraken.annotation.note
/
BusinessNote
Business
Note
@
Target
(
value
=
[
ElementType.FIELD
,
ElementType.TYPE
,
ElementType.METHOD
]
)
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
BusinessNote
Members
Types
Business
Sub
Type
Link copied to clipboard
enum
BusinessSubType
Business
Type
Link copied to clipboard
enum
BusinessType
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
desc
Link copied to clipboard
abstract
fun
desc
(
)
:
String
注释
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
value
Link copied to clipboard
abstract
fun
value
(
)
:
BusinessNote.BusinessSubType
业务类型