public static interface TestBadIdentifiersProto.ObjectOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getObject()
optional int32 object = 1; |
java.lang.String |
getStringObject()
optional string string_object = 2; |
com.google.protobuf.ByteString |
getStringObjectBytes()
optional string string_object = 2; |
boolean |
hasObject()
optional int32 object = 1; |
boolean |
hasStringObject()
optional string string_object = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasObject()
optional int32 object = 1;
int getObject()
optional int32 object = 1;
boolean hasStringObject()
optional string string_object = 2;
java.lang.String getStringObject()
optional string string_object = 2;
com.google.protobuf.ByteString getStringObjectBytes()
optional string string_object = 2;