JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
ru.testit.annotations
Annotation Interface Link
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
Link
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
url
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
description
String
title
LinkType
type
Element Details
url
String
url
title
String
title
Default:
""
description
String
description
Default:
""
type
LinkType
type
Default:
RELATED