public static final class RpcClient.Position.Builder extends com.google.protobuf.GeneratedMessage.Builder<RpcClient.Position.Builder> implements RpcClient.PositionOrBuilder
Position| Modifier and Type | Method and Description |
|---|---|
RpcClient.Position |
build() |
RpcClient.Position |
buildPartial() |
RpcClient.Position.Builder |
clear() |
RpcClient.Position.Builder |
clearInstrument()
required .Instrument instrument = 1; |
RpcClient.Position.Builder |
clearPosition()
required string position = 2; |
RpcClient.Position.Builder |
clone() |
RpcClient.Position |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
RpcClient.Instrument |
getInstrument()
required .Instrument instrument = 1; |
RpcClient.Instrument.Builder |
getInstrumentBuilder()
required .Instrument instrument = 1; |
RpcClient.InstrumentOrBuilder |
getInstrumentOrBuilder()
required .Instrument instrument = 1; |
String |
getPosition()
required string position = 2; |
com.google.protobuf.ByteString |
getPositionBytes()
required string position = 2; |
boolean |
hasInstrument()
required .Instrument instrument = 1; |
boolean |
hasPosition()
required string position = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RpcClient.Position.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RpcClient.Position.Builder |
mergeFrom(com.google.protobuf.Message other) |
RpcClient.Position.Builder |
mergeFrom(RpcClient.Position other) |
RpcClient.Position.Builder |
mergeInstrument(RpcClient.Instrument value)
required .Instrument instrument = 1; |
RpcClient.Position.Builder |
setInstrument(RpcClient.Instrument.Builder builderForValue)
required .Instrument instrument = 1; |
RpcClient.Position.Builder |
setInstrument(RpcClient.Instrument value)
required .Instrument instrument = 1; |
RpcClient.Position.Builder |
setPosition(String value)
required string position = 2; |
RpcClient.Position.Builder |
setPositionBytes(com.google.protobuf.ByteString value)
required string position = 2; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<RpcClient.Position.Builder>public RpcClient.Position.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<RpcClient.Position.Builder>public RpcClient.Position.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<RpcClient.Position.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<RpcClient.Position.Builder>public RpcClient.Position getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RpcClient.Position build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RpcClient.Position buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RpcClient.Position.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RpcClient.Position.Builder>public RpcClient.Position.Builder mergeFrom(RpcClient.Position other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<RpcClient.Position.Builder>public RpcClient.Position.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<RpcClient.Position.Builder>IOExceptionpublic boolean hasInstrument()
required .Instrument instrument = 1;hasInstrument in interface RpcClient.PositionOrBuilderpublic RpcClient.Instrument getInstrument()
required .Instrument instrument = 1;getInstrument in interface RpcClient.PositionOrBuilderpublic RpcClient.Position.Builder setInstrument(RpcClient.Instrument value)
required .Instrument instrument = 1;public RpcClient.Position.Builder setInstrument(RpcClient.Instrument.Builder builderForValue)
required .Instrument instrument = 1;public RpcClient.Position.Builder mergeInstrument(RpcClient.Instrument value)
required .Instrument instrument = 1;public RpcClient.Position.Builder clearInstrument()
required .Instrument instrument = 1;public RpcClient.Instrument.Builder getInstrumentBuilder()
required .Instrument instrument = 1;public RpcClient.InstrumentOrBuilder getInstrumentOrBuilder()
required .Instrument instrument = 1;getInstrumentOrBuilder in interface RpcClient.PositionOrBuilderpublic boolean hasPosition()
required string position = 2;hasPosition in interface RpcClient.PositionOrBuilderpublic String getPosition()
required string position = 2;getPosition in interface RpcClient.PositionOrBuilderpublic com.google.protobuf.ByteString getPositionBytes()
required string position = 2;getPositionBytes in interface RpcClient.PositionOrBuilderpublic RpcClient.Position.Builder setPosition(String value)
required string position = 2;public RpcClient.Position.Builder clearPosition()
required string position = 2;public RpcClient.Position.Builder setPositionBytes(com.google.protobuf.ByteString value)
required string position = 2;Copyright © 2015. All Rights Reserved.