|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<ComponentRequestIdentifier.RequestIdentifier.Builder>
com.googlecode.mobilityrpc.protocol.protobuf.ComponentRequestIdentifier.RequestIdentifier.Builder
public static final class ComponentRequestIdentifier.RequestIdentifier.Builder
Protobuf type com.googlecode.mobilityrpc.protocol.protobuf.RequestIdentifier
| Method Summary | |
|---|---|
ComponentRequestIdentifier.RequestIdentifier |
build()
|
ComponentRequestIdentifier.RequestIdentifier |
buildPartial()
|
ComponentRequestIdentifier.RequestIdentifier.Builder |
clear()
|
ComponentRequestIdentifier.RequestIdentifier.Builder |
clearRequestId()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID request_id = 2; |
ComponentRequestIdentifier.RequestIdentifier.Builder |
clearRequestLabel()
optional string request_label = 3 [default = "<no label>"]; |
ComponentRequestIdentifier.RequestIdentifier.Builder |
clearSessionId()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID session_id = 1; |
ComponentRequestIdentifier.RequestIdentifier |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType()
|
ComponentUuid.UUID |
getRequestId()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID request_id = 2; |
ComponentUuid.UUID.Builder |
getRequestIdBuilder()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID request_id = 2; |
ComponentUuid.UUIDOrBuilder |
getRequestIdOrBuilder()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID request_id = 2; |
String |
getRequestLabel()
optional string request_label = 3 [default = "<no label>"]; |
com.google.protobuf.ByteString |
getRequestLabelBytes()
optional string request_label = 3 [default = "<no label>"]; |
ComponentUuid.UUID |
getSessionId()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID session_id = 1; |
ComponentUuid.UUID.Builder |
getSessionIdBuilder()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID session_id = 1; |
ComponentUuid.UUIDOrBuilder |
getSessionIdOrBuilder()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID session_id = 1; |
boolean |
hasRequestId()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID request_id = 2; |
boolean |
hasRequestLabel()
optional string request_label = 3 [default = "<no label>"]; |
boolean |
hasSessionId()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID session_id = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
ComponentRequestIdentifier.RequestIdentifier.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ComponentRequestIdentifier.RequestIdentifier.Builder |
mergeFrom(ComponentRequestIdentifier.RequestIdentifier other)
|
ComponentRequestIdentifier.RequestIdentifier.Builder |
mergeFrom(com.google.protobuf.Message other)
|
ComponentRequestIdentifier.RequestIdentifier.Builder |
mergeRequestId(ComponentUuid.UUID value)
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID request_id = 2; |
ComponentRequestIdentifier.RequestIdentifier.Builder |
mergeSessionId(ComponentUuid.UUID value)
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID session_id = 1; |
ComponentRequestIdentifier.RequestIdentifier.Builder |
setRequestId(ComponentUuid.UUID.Builder builderForValue)
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID request_id = 2; |
ComponentRequestIdentifier.RequestIdentifier.Builder |
setRequestId(ComponentUuid.UUID value)
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID request_id = 2; |
ComponentRequestIdentifier.RequestIdentifier.Builder |
setRequestLabel(String value)
optional string request_label = 3 [default = "<no label>"]; |
ComponentRequestIdentifier.RequestIdentifier.Builder |
setRequestLabelBytes(com.google.protobuf.ByteString value)
optional string request_label = 3 [default = "<no label>"]; |
ComponentRequestIdentifier.RequestIdentifier.Builder |
setSessionId(ComponentUuid.UUID.Builder builderForValue)
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID session_id = 1; |
ComponentRequestIdentifier.RequestIdentifier.Builder |
setSessionId(ComponentUuid.UUID value)
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID session_id = 1; |
| Methods inherited from class com.google.protobuf.GeneratedMessage.Builder |
|---|
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| Methods inherited from class com.google.protobuf.AbstractMessage.Builder |
|---|
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString |
| Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
|---|
addAll, newUninitializedMessageException |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof |
| Method Detail |
|---|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<ComponentRequestIdentifier.RequestIdentifier.Builder>public ComponentRequestIdentifier.RequestIdentifier.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<ComponentRequestIdentifier.RequestIdentifier.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<ComponentRequestIdentifier.RequestIdentifier.Builder>public ComponentRequestIdentifier.RequestIdentifier getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ComponentRequestIdentifier.RequestIdentifier build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ComponentRequestIdentifier.RequestIdentifier buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ComponentRequestIdentifier.RequestIdentifier.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ComponentRequestIdentifier.RequestIdentifier.Builder>public ComponentRequestIdentifier.RequestIdentifier.Builder mergeFrom(ComponentRequestIdentifier.RequestIdentifier other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<ComponentRequestIdentifier.RequestIdentifier.Builder>
public ComponentRequestIdentifier.RequestIdentifier.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ComponentRequestIdentifier.RequestIdentifier.Builder>IOExceptionpublic boolean hasSessionId()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID session_id = 1;
A UUID which identifies the relevant class loader to use on remote machines for deserializing objects and caching classes This is usually generated as a UUID on the first/initiating client, but could be persistent/constant for some applications
hasSessionId in interface ComponentRequestIdentifier.RequestIdentifierOrBuilderpublic ComponentUuid.UUID getSessionId()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID session_id = 1;
A UUID which identifies the relevant class loader to use on remote machines for deserializing objects and caching classes This is usually generated as a UUID on the first/initiating client, but could be persistent/constant for some applications
getSessionId in interface ComponentRequestIdentifier.RequestIdentifierOrBuilderpublic ComponentRequestIdentifier.RequestIdentifier.Builder setSessionId(ComponentUuid.UUID value)
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID session_id = 1;
A UUID which identifies the relevant class loader to use on remote machines for deserializing objects and caching classes This is usually generated as a UUID on the first/initiating client, but could be persistent/constant for some applications
public ComponentRequestIdentifier.RequestIdentifier.Builder setSessionId(ComponentUuid.UUID.Builder builderForValue)
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID session_id = 1;
A UUID which identifies the relevant class loader to use on remote machines for deserializing objects and caching classes This is usually generated as a UUID on the first/initiating client, but could be persistent/constant for some applications
public ComponentRequestIdentifier.RequestIdentifier.Builder mergeSessionId(ComponentUuid.UUID value)
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID session_id = 1;
A UUID which identifies the relevant class loader to use on remote machines for deserializing objects and caching classes This is usually generated as a UUID on the first/initiating client, but could be persistent/constant for some applications
public ComponentRequestIdentifier.RequestIdentifier.Builder clearSessionId()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID session_id = 1;
A UUID which identifies the relevant class loader to use on remote machines for deserializing objects and caching classes This is usually generated as a UUID on the first/initiating client, but could be persistent/constant for some applications
public ComponentUuid.UUID.Builder getSessionIdBuilder()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID session_id = 1;
A UUID which identifies the relevant class loader to use on remote machines for deserializing objects and caching classes This is usually generated as a UUID on the first/initiating client, but could be persistent/constant for some applications
public ComponentUuid.UUIDOrBuilder getSessionIdOrBuilder()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID session_id = 1;
A UUID which identifies the relevant class loader to use on remote machines for deserializing objects and caching classes This is usually generated as a UUID on the first/initiating client, but could be persistent/constant for some applications
getSessionIdOrBuilder in interface ComponentRequestIdentifier.RequestIdentifierOrBuilderpublic boolean hasRequestId()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID request_id = 2;
A UUID generated by the client for each request it sends, which will allows it to identify the relevant request object when the UUID is echoed back to the client by a remote machine in an execution response message on completion of the request
hasRequestId in interface ComponentRequestIdentifier.RequestIdentifierOrBuilderpublic ComponentUuid.UUID getRequestId()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID request_id = 2;
A UUID generated by the client for each request it sends, which will allows it to identify the relevant request object when the UUID is echoed back to the client by a remote machine in an execution response message on completion of the request
getRequestId in interface ComponentRequestIdentifier.RequestIdentifierOrBuilderpublic ComponentRequestIdentifier.RequestIdentifier.Builder setRequestId(ComponentUuid.UUID value)
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID request_id = 2;
A UUID generated by the client for each request it sends, which will allows it to identify the relevant request object when the UUID is echoed back to the client by a remote machine in an execution response message on completion of the request
public ComponentRequestIdentifier.RequestIdentifier.Builder setRequestId(ComponentUuid.UUID.Builder builderForValue)
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID request_id = 2;
A UUID generated by the client for each request it sends, which will allows it to identify the relevant request object when the UUID is echoed back to the client by a remote machine in an execution response message on completion of the request
public ComponentRequestIdentifier.RequestIdentifier.Builder mergeRequestId(ComponentUuid.UUID value)
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID request_id = 2;
A UUID generated by the client for each request it sends, which will allows it to identify the relevant request object when the UUID is echoed back to the client by a remote machine in an execution response message on completion of the request
public ComponentRequestIdentifier.RequestIdentifier.Builder clearRequestId()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID request_id = 2;
A UUID generated by the client for each request it sends, which will allows it to identify the relevant request object when the UUID is echoed back to the client by a remote machine in an execution response message on completion of the request
public ComponentUuid.UUID.Builder getRequestIdBuilder()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID request_id = 2;
A UUID generated by the client for each request it sends, which will allows it to identify the relevant request object when the UUID is echoed back to the client by a remote machine in an execution response message on completion of the request
public ComponentUuid.UUIDOrBuilder getRequestIdOrBuilder()
required .com.googlecode.mobilityrpc.protocol.protobuf.UUID request_id = 2;
A UUID generated by the client for each request it sends, which will allows it to identify the relevant request object when the UUID is echoed back to the client by a remote machine in an execution response message on completion of the request
getRequestIdOrBuilder in interface ComponentRequestIdentifier.RequestIdentifierOrBuilderpublic boolean hasRequestLabel()
optional string request_label = 3 [default = "<no label>"];
An optional arbitrary string generated by the client which describes the execution request, for debugging purposes on both client and remote machine
hasRequestLabel in interface ComponentRequestIdentifier.RequestIdentifierOrBuilderpublic String getRequestLabel()
optional string request_label = 3 [default = "<no label>"];
An optional arbitrary string generated by the client which describes the execution request, for debugging purposes on both client and remote machine
getRequestLabel in interface ComponentRequestIdentifier.RequestIdentifierOrBuilderpublic com.google.protobuf.ByteString getRequestLabelBytes()
optional string request_label = 3 [default = "<no label>"];
An optional arbitrary string generated by the client which describes the execution request, for debugging purposes on both client and remote machine
getRequestLabelBytes in interface ComponentRequestIdentifier.RequestIdentifierOrBuilderpublic ComponentRequestIdentifier.RequestIdentifier.Builder setRequestLabel(String value)
optional string request_label = 3 [default = "<no label>"];
An optional arbitrary string generated by the client which describes the execution request, for debugging purposes on both client and remote machine
public ComponentRequestIdentifier.RequestIdentifier.Builder clearRequestLabel()
optional string request_label = 3 [default = "<no label>"];
An optional arbitrary string generated by the client which describes the execution request, for debugging purposes on both client and remote machine
public ComponentRequestIdentifier.RequestIdentifier.Builder setRequestLabelBytes(com.google.protobuf.ByteString value)
optional string request_label = 3 [default = "<no label>"];
An optional arbitrary string generated by the client which describes the execution request, for debugging purposes on both client and remote machine
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||