Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@Expose should be used with methods #285

Closed
GoogleCodeExporter opened this issue Mar 19, 2015 · 1 comment
Closed

@Expose should be used with methods #285

GoogleCodeExporter opened this issue Mar 19, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Can we use @Expose with method declaration like:

@Expose
public List<SomeObject> getFilteredList(){
...
}

and in result includes json of SomeObject list.

Original issue reported on code.google.com by [email protected] on 3 Feb 2011 at 8:29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant