JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.restfb.annotation
Annotation Type GraphAPI
@Target
({
TYPE
,
METHOD
,
CONSTRUCTOR
,
FIELD
})
@Retention
(
RUNTIME
)
@Documented
public @interface
GraphAPI
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
since
String
until
Element Details
since
String
since
Default:
""
until
String
until
Default:
""