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
LinkType
type
String
url
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
description
String
title
Element Details
url
String
url
type
LinkType
type
title
String
title
Default:
""
description
String
description
Default:
""