public static interface LiteEqualsAndHash.FooOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
Modifier and Type | Method and Description |
---|---|
LiteEqualsAndHash.Bar |
getBar(int index)
repeated .protobuf_unittest.lite_equals_and_hash.Bar bar = 2; |
int |
getBarCount()
repeated .protobuf_unittest.lite_equals_and_hash.Bar bar = 2; |
java.util.List<LiteEqualsAndHash.Bar> |
getBarList()
repeated .protobuf_unittest.lite_equals_and_hash.Bar bar = 2; |
int |
getValue()
optional int32 value = 1; |
boolean |
hasValue()
optional int32 value = 1; |
boolean hasValue()
optional int32 value = 1;
int getValue()
optional int32 value = 1;
java.util.List<LiteEqualsAndHash.Bar> getBarList()
repeated .protobuf_unittest.lite_equals_and_hash.Bar bar = 2;
LiteEqualsAndHash.Bar getBar(int index)
repeated .protobuf_unittest.lite_equals_and_hash.Bar bar = 2;
int getBarCount()
repeated .protobuf_unittest.lite_equals_and_hash.Bar bar = 2;