Hi guys, >From the API docs, reflection class offers setEnum() method which needs an EnumValueDescriptor as argument. This argument cannot be set due to the const-ness of the EnumValueDescriptor.
Is there a way to set an enum value through reflection? Thank you, Alex. -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
