@Target(value=FIELD) @Retention(value=RUNTIME) @Inherited public @interface ExternalDocumentation
Modifier and Type | Optional Element and Description |
---|---|
String |
description
A short description of the target documentation.
|
String |
url
The URL for the target documentation.
|
public abstract String description
public abstract String url
Copyright © 2017. All Rights Reserved.