|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface EventProtos.CompositeEventProtoOrBuilder
| Method Summary | |
|---|---|
int |
getEndIndex()
optional int32 end_index = 2; |
int |
getStartIndex()
optional int32 start_index = 1; |
com.google.protobuf.ByteString |
getUserPayload()
optional bytes user_payload = 3; |
boolean |
hasEndIndex()
optional int32 end_index = 2; |
boolean |
hasStartIndex()
optional int32 start_index = 1; |
boolean |
hasUserPayload()
optional bytes user_payload = 3; |
| 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 hasStartIndex()
optional int32 start_index = 1;
int getStartIndex()
optional int32 start_index = 1;
boolean hasEndIndex()
optional int32 end_index = 2;
int getEndIndex()
optional int32 end_index = 2;
boolean hasUserPayload()
optional bytes user_payload = 3;
com.google.protobuf.ByteString getUserPayload()
optional bytes user_payload = 3;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||