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

support lowercase FirstName setter and getter function #225

Open
allon2 opened this issue Apr 7, 2018 · 0 comments
Open

support lowercase FirstName setter and getter function #225

allon2 opened this issue Apr 7, 2018 · 0 comments

Comments

@allon2
Copy link

allon2 commented Apr 7, 2018

when i read the pl.pojo.tester.internal.utils.MethodUtils,
i found the upperCaseFirstLetter function don't support the setter and getter function like below
,can support it?

xCoordinate/Double | public Double getxCoordinate() |public void setxCoordinate(Double newValue)

when the first letter is lowercase and the second letter is UpperCase,follow the get or set letters is lowercase charater

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

1 participant