public static interface UnittestProto.TestParsingMerge.RepeatedGroupOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
UnittestProto.TestAllTypes |
getRepeatedGroupAllTypes()
optional .protobuf_unittest.TestAllTypes repeated_group_all_types = 21; |
UnittestProto.TestAllTypesOrBuilder |
getRepeatedGroupAllTypesOrBuilder()
optional .protobuf_unittest.TestAllTypes repeated_group_all_types = 21; |
boolean |
hasRepeatedGroupAllTypes()
optional .protobuf_unittest.TestAllTypes repeated_group_all_types = 21; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasRepeatedGroupAllTypes()
optional .protobuf_unittest.TestAllTypes repeated_group_all_types = 21;
UnittestProto.TestAllTypes getRepeatedGroupAllTypes()
optional .protobuf_unittest.TestAllTypes repeated_group_all_types = 21;
UnittestProto.TestAllTypesOrBuilder getRepeatedGroupAllTypesOrBuilder()
optional .protobuf_unittest.TestAllTypes repeated_group_all_types = 21;