JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.miaixz.bus.core.annotation
Annotation Interface Named
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
PARAMETER
,
METHOD
})
public @interface
Named
注解命名
Since:
Java 17+
Author:
Kimi Liu
Nested Class Summary
Nested Classes
Modifier and Type
Class
Description
static class
Named.Names
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
Element Details
value
String
value
Default:
""