@Retention(value=RUNTIME) @Inherited @Target(value=METHOD) @Documented public @interface View
Modifier and Type | Required Element and Description |
---|---|
String |
value
The View name
|
Modifier and Type | Optional Element and Description |
---|---|
boolean |
defaultView
If the view is the default view.
|
public abstract String value
public abstract boolean defaultView
Copyright © 2016 Mairie de Paris. All Rights Reserved.