| 1715 | return enumvalue_.Mutable(index); |
| 1716 | } |
| 1717 | inline ::google::protobuf::EnumValue* Enum::add_enumvalue() { |
| 1718 | // @@protoc_insertion_point(field_add:google.protobuf.Enum.enumvalue) |
| 1719 | return enumvalue_.Add(); |
| 1720 | } |
| 1721 | inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumValue >* |
| 1722 | Enum::mutable_enumvalue() { |
| 1723 | // @@protoc_insertion_point(field_mutable_list:google.protobuf.Enum.enumvalue) |