com.googlecode.mobilityrpc.protocol.protobuf
Interface MessageExecutionResponse.ExecutionResponseOrBuilder
- All Superinterfaces:
- com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
- MessageExecutionResponse.ExecutionResponse, MessageExecutionResponse.ExecutionResponse.Builder
- Enclosing class:
- MessageExecutionResponse
public static interface MessageExecutionResponse.ExecutionResponseOrBuilder
- extends com.google.protobuf.MessageOrBuilder
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
isInitialized |
hasExecutionOutcome
boolean hasExecutionOutcome()
getExecutionOutcome
MessageExecutionResponse.ExecutionResponse.ExecutionOutcome getExecutionOutcome()
hasSerializedReturnObject
boolean hasSerializedReturnObject()
getSerializedReturnObject
com.google.protobuf.ByteString getSerializedReturnObject()
hasSerializationFormat
boolean hasSerializationFormat()
getSerializationFormat
ComponentSerializationFormat.SerializationFormat getSerializationFormat()
hasRequestIdentifier
boolean hasRequestIdentifier()
getRequestIdentifier
ComponentRequestIdentifier.RequestIdentifier getRequestIdentifier()
getRequestIdentifierOrBuilder
ComponentRequestIdentifier.RequestIdentifierOrBuilder getRequestIdentifierOrBuilder()
Copyright © 2012. All Rights Reserved.