public static interface UnittestProto.TestEagerMessageOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
UnittestProto.TestAllTypes |
getSubMessage()
optional .protobuf_unittest.TestAllTypes sub_message = 1 [lazy = false]; |
UnittestProto.TestAllTypesOrBuilder |
getSubMessageOrBuilder()
optional .protobuf_unittest.TestAllTypes sub_message = 1 [lazy = false]; |
boolean |
hasSubMessage()
optional .protobuf_unittest.TestAllTypes sub_message = 1 [lazy = false]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSubMessage()
optional .protobuf_unittest.TestAllTypes sub_message = 1 [lazy = false];UnittestProto.TestAllTypes getSubMessage()
optional .protobuf_unittest.TestAllTypes sub_message = 1 [lazy = false];UnittestProto.TestAllTypesOrBuilder getSubMessageOrBuilder()
optional .protobuf_unittest.TestAllTypes sub_message = 1 [lazy = false];