|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Reference
Annotation to specify a reference.
Required Element Summary | |
---|---|
String |
authors
Publication Authors |
String |
booktitle
Book title or Journal title etc. |
String |
title
Publication title. |
Optional Element Summary | |
---|---|
String |
prefix
Prefix to the reference, e.g. |
String |
url
Reference URL, e.g. |
Element Detail |
---|
public abstract String title
public abstract String authors
public abstract String booktitle
public abstract String prefix
public abstract String url
|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |