|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Unwrap
Unwraps the only value in a nested json reponse ex. { "foo" :"bar" } becomes "bar"
Optional Element Summary | |
---|---|
int |
depth
Deprecated. |
Class<?> |
edgeCollection
Deprecated. |
@Deprecated public abstract int depth
SelectJson
@Deprecated public abstract Class<?> edgeCollection
SelectJson
,
OnlyElement
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |