|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=FIELD) public @interface Facebook
Specifies how a Facebook JSON response attribute maps to a Java field.
Optional Element Summary | |
---|---|
String |
value
Name of the Facebook API result attribute to map to - affiliation ,
for example. |
public abstract String value
affiliation
,
for example.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |