Skip to content

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

@romankulykov

Description

@romankulykov

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions