@Target(value=TYPE) @Retention(value=RUNTIME) @Deprecated public @interface Frame
Modifier and Type | Required Element and Description |
---|---|
String |
uri
Deprecated.
|
Modifier and Type | Optional Element and Description |
---|---|
String |
defaultMethodName
Deprecated.
|
String |
methodParameterName
Deprecated.
|
String |
name
Deprecated.
|
String |
page
Deprecated.
|
String |
path
Deprecated.
|
public abstract String uri
public abstract String defaultMethodName
public abstract String page
public abstract String name
@Deprecated public abstract String path
public abstract String methodParameterName
Copyright © 2018 Brandao. All rights reserved.