|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Api
| Required Element Summary | |
|---|---|
String |
value
Short description of the class |
| Optional Element Summary | |
|---|---|
String |
basePath
The base path that is prepended to all @Path elements. |
String |
description
General description of this class |
String |
listingClass
|
String |
listingPath
|
boolean |
open
|
| Element Detail |
|---|
public abstract String value
public abstract String listingPath
public abstract String listingClass
public abstract String description
public abstract boolean open
public abstract String basePath
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||