public static interface UnittestProto.TestParsingMerge.RepeatedFieldsGenerator.Group1OrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
UnittestProto.TestAllTypes |
getField1()
optional .protobuf_unittest.TestAllTypes field1 = 11; |
UnittestProto.TestAllTypesOrBuilder |
getField1OrBuilder()
optional .protobuf_unittest.TestAllTypes field1 = 11; |
boolean |
hasField1()
optional .protobuf_unittest.TestAllTypes field1 = 11; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasField1()
optional .protobuf_unittest.TestAllTypes field1 = 11;
UnittestProto.TestAllTypes getField1()
optional .protobuf_unittest.TestAllTypes field1 = 11;
UnittestProto.TestAllTypesOrBuilder getField1OrBuilder()
optional .protobuf_unittest.TestAllTypes field1 = 11;