public static interface UnittestProto.TestParsingMerge.OptionalGroupOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
UnittestProto.TestAllTypes |
getOptionalGroupAllTypes()
optional .protobuf_unittest.TestAllTypes optional_group_all_types = 11; |
UnittestProto.TestAllTypesOrBuilder |
getOptionalGroupAllTypesOrBuilder()
optional .protobuf_unittest.TestAllTypes optional_group_all_types = 11; |
boolean |
hasOptionalGroupAllTypes()
optional .protobuf_unittest.TestAllTypes optional_group_all_types = 11; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasOptionalGroupAllTypes()
optional .protobuf_unittest.TestAllTypes optional_group_all_types = 11;
UnittestProto.TestAllTypes getOptionalGroupAllTypes()
optional .protobuf_unittest.TestAllTypes optional_group_all_types = 11;
UnittestProto.TestAllTypesOrBuilder getOptionalGroupAllTypesOrBuilder()
optional .protobuf_unittest.TestAllTypes optional_group_all_types = 11;