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

The @Arg annotated field 'transactions' in class TableFragment has private visibility. #109

Open
RomanMoran opened this issue Feb 6, 2019 · 1 comment

Comments

@RomanMoran
Copy link

RomanMoran commented Feb 6, 2019

While compiling project i had this error : error: The @arg annotated field 'transactions' in class TableFragment has private visibility. Hence a corresponding non-private setter method must be provided called 'setTransactions(java.util.ArrayList<com.ngse.pocketportfolioapp.data.models.BaseTransaction>)'. Unfortunately this is not the case. Please add a setter method for this field!
2019-02-06_23-41-13
2019-02-06_23-39-48
2019-02-06_23-40-09
2019-02-06_23-42-37

@KORuL
Copy link

KORuL commented May 5, 2020

I have same eroor

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

No branches or pull requests

2 participants