|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ProtobufMessages.EqualityKeyOrBuilder
| Method Summary | |
|---|---|
int |
getHandleId()
optional int32 handle_id = 2; |
int |
getOtherHandle(int index)
repeated int32 other_handle = 3; |
int |
getOtherHandleCount()
repeated int32 other_handle = 3; |
List<Integer> |
getOtherHandleList()
repeated int32 other_handle = 3; |
int |
getStatus()
optional int32 status = 1; |
boolean |
hasHandleId()
optional int32 handle_id = 2; |
boolean |
hasStatus()
optional int32 status = 1; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasStatus()
optional int32 status = 1;
int getStatus()
optional int32 status = 1;
boolean hasHandleId()
optional int32 handle_id = 2;
int getHandleId()
optional int32 handle_id = 2;
List<Integer> getOtherHandleList()
repeated int32 other_handle = 3;
int getOtherHandleCount()
repeated int32 other_handle = 3;
int getOtherHandle(int index)
repeated int32 other_handle = 3;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||