|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=PARAMETER) @Retention(value=RUNTIME) @Deprecated public @interface JetValueParameter
| Required Element Summary | |
|---|---|
String |
name
Deprecated. |
| Optional Element Summary | |
|---|---|
String |
type
Deprecated. This is a hack for Kara |
| Element Detail |
|---|
public abstract String name
public abstract String type
"?" if the type of this parameter is nullable, an empty string otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||