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

In generated java when MessageName has a oneof the MessageNameOrBuilder interface should have a "MessageName.OneofName getOneofNameCase()" function #636

Closed
jbolla opened this issue Jul 23, 2015 · 1 comment

Comments

@jbolla
Copy link

jbolla commented Jul 23, 2015

The function is already generated in both the MessageName class and the MessageName.Builder class. It should also be present in the MessageNameOrBuilder interface.

@xfxyjwf
Copy link
Contributor

xfxyjwf commented Jan 21, 2016

Should be fixed now.

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