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