|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME)
@Target(value={})
@Documented
public @interface InCookieDeclares an incookie.
InCookieProperty| Required Element Summary | |
|---|---|
String |
name
The name of the incookie. |
| Optional Element Summary | |
|---|---|
String |
defaultValue
The default value of the incookie. |
| Element Detail |
|---|
public abstract String name
public abstract String defaultValue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||