public static interface UnittestProto.TestOneof2.NestedMessageOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getCorgeInt(int index)
repeated int32 corge_int = 2; |
int |
getCorgeIntCount()
repeated int32 corge_int = 2; |
java.util.List<java.lang.Integer> |
getCorgeIntList()
repeated int32 corge_int = 2; |
long |
getQuxInt()
optional int64 qux_int = 1; |
boolean |
hasQuxInt()
optional int64 qux_int = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasQuxInt()
optional int64 qux_int = 1;
long getQuxInt()
optional int64 qux_int = 1;
java.util.List<java.lang.Integer> getCorgeIntList()
repeated int32 corge_int = 2;
int getCorgeIntCount()
repeated int32 corge_int = 2;
int getCorgeInt(int index)
repeated int32 corge_int = 2;