Uses of Class
com.googlecode.mobilityrpc.protocol.protobuf.MessageExecutionResponse.ExecutionResponse.Builder

Packages that use MessageExecutionResponse.ExecutionResponse.Builder
com.googlecode.mobilityrpc.protocol.protobuf [private api] This package contains machine-generated Google Protocol Buffer (protobuf) classes for encoding messages to/from binary. 
 

Uses of MessageExecutionResponse.ExecutionResponse.Builder in com.googlecode.mobilityrpc.protocol.protobuf
 

Methods in com.googlecode.mobilityrpc.protocol.protobuf that return MessageExecutionResponse.ExecutionResponse.Builder
 MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.Builder.clear()
           
 MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.Builder.clearExecutionOutcome()
           
 MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.Builder.clearRequestIdentifier()
           
 MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.Builder.clearSerializationFormat()
           
 MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.Builder.clearSerializedReturnObject()
           
 MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.Builder.clone()
           
 MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.Builder.mergeFrom(com.google.protobuf.Message other)
           
 MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.Builder.mergeFrom(MessageExecutionResponse.ExecutionResponse other)
           
 MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.Builder.mergeRequestIdentifier(ComponentRequestIdentifier.RequestIdentifier value)
           
static MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.newBuilder()
           
static MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.newBuilder(MessageExecutionResponse.ExecutionResponse prototype)
           
 MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.newBuilderForType()
           
protected  MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.Builder.setExecutionOutcome(MessageExecutionResponse.ExecutionResponse.ExecutionOutcome value)
           
 MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.Builder.setRequestIdentifier(ComponentRequestIdentifier.RequestIdentifier.Builder builderForValue)
           
 MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.Builder.setRequestIdentifier(ComponentRequestIdentifier.RequestIdentifier value)
           
 MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.Builder.setSerializationFormat(ComponentSerializationFormat.SerializationFormat value)
           
 MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.Builder.setSerializedReturnObject(com.google.protobuf.ByteString value)
           
 MessageExecutionResponse.ExecutionResponse.Builder MessageExecutionResponse.ExecutionResponse.toBuilder()
           
 



Copyright © 2012. All Rights Reserved.