JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
io.contextmap.annotations
Annotation Type ContextApi
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
public @interface
ContextApi
Annotation used to customize the documentation of a type.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
description
String
example
Element Details
description
String
description
Returns:
the description of a type
Default:
""
example
String
example
Returns:
an example of a type
Default:
""