public static final class StreamExoticIndicesServiceResponsePair.Builder extends <any> implements StreamExoticIndicesServiceResponsePairOrBuilder
StreamExoticIndicesServiceResponsePair is the pair information for the rates usedProtobuf type
kaikosdk.StreamExoticIndicesServiceResponsePair
Modifier and Type | Method and Description |
---|---|
StreamExoticIndicesServiceResponsePair.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
StreamExoticIndicesServiceResponsePair |
build() |
StreamExoticIndicesServiceResponsePair |
buildPartial() |
StreamExoticIndicesServiceResponsePair.Builder |
clear() |
StreamExoticIndicesServiceResponsePair.Builder |
clearCappingFactor()
Capping factor of the instrument.
|
StreamExoticIndicesServiceResponsePair.Builder |
clearCurrencyConversionFactor()
Currency conversion factor of the instrument.
|
StreamExoticIndicesServiceResponsePair.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StreamExoticIndicesServiceResponsePair.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StreamExoticIndicesServiceResponsePair.Builder |
clearPosition()
Position of the instrument.
|
StreamExoticIndicesServiceResponsePair.Builder |
clearUnderlyingInstrument()
Underlying instrument of the indices.
|
StreamExoticIndicesServiceResponsePair.Builder |
clearUnderlyingPrice()
Underlying price of the instrument.
|
StreamExoticIndicesServiceResponsePair.Builder |
clearWeightingFactor()
Weighting factor of the instrument.
|
StreamExoticIndicesServiceResponsePair.Builder |
clone() |
double |
getCappingFactor()
Capping factor of the instrument.
|
double |
getCurrencyConversionFactor()
Currency conversion factor of the instrument.
|
StreamExoticIndicesServiceResponsePair |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
StreamExoticIndicesPosition |
getPosition()
Position of the instrument.
|
int |
getPositionValue()
Position of the instrument.
|
java.lang.String |
getUnderlyingInstrument()
Underlying instrument of the indices.
|
com.google.protobuf.ByteString |
getUnderlyingInstrumentBytes()
Underlying instrument of the indices.
|
com.google.protobuf.DoubleValue |
getUnderlyingPrice()
Underlying price of the instrument.
|
com.google.protobuf.DoubleValue.Builder |
getUnderlyingPriceBuilder()
Underlying price of the instrument.
|
com.google.protobuf.DoubleValueOrBuilder |
getUnderlyingPriceOrBuilder()
Underlying price of the instrument.
|
double |
getWeightingFactor()
Weighting factor of the instrument.
|
boolean |
hasUnderlyingPrice()
Underlying price of the instrument.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
StreamExoticIndicesServiceResponsePair.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StreamExoticIndicesServiceResponsePair.Builder |
mergeFrom(com.google.protobuf.Message other) |
StreamExoticIndicesServiceResponsePair.Builder |
mergeUnderlyingPrice(com.google.protobuf.DoubleValue value)
Underlying price of the instrument.
|
StreamExoticIndicesServiceResponsePair.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StreamExoticIndicesServiceResponsePair.Builder |
setCappingFactor(double value)
Capping factor of the instrument.
|
StreamExoticIndicesServiceResponsePair.Builder |
setCurrencyConversionFactor(double value)
Currency conversion factor of the instrument.
|
StreamExoticIndicesServiceResponsePair.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
StreamExoticIndicesServiceResponsePair.Builder |
setPosition(StreamExoticIndicesPosition value)
Position of the instrument.
|
StreamExoticIndicesServiceResponsePair.Builder |
setPositionValue(int value)
Position of the instrument.
|
StreamExoticIndicesServiceResponsePair.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
StreamExoticIndicesServiceResponsePair.Builder |
setUnderlyingInstrument(java.lang.String value)
Underlying instrument of the indices.
|
StreamExoticIndicesServiceResponsePair.Builder |
setUnderlyingInstrumentBytes(com.google.protobuf.ByteString value)
Underlying instrument of the indices.
|
StreamExoticIndicesServiceResponsePair.Builder |
setUnderlyingPrice(com.google.protobuf.DoubleValue.Builder builderForValue)
Underlying price of the instrument.
|
StreamExoticIndicesServiceResponsePair.Builder |
setUnderlyingPrice(com.google.protobuf.DoubleValue value)
Underlying price of the instrument.
|
StreamExoticIndicesServiceResponsePair.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StreamExoticIndicesServiceResponsePair.Builder |
setWeightingFactor(double value)
Weighting factor of the instrument.
|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public StreamExoticIndicesServiceResponsePair.Builder clear()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public StreamExoticIndicesServiceResponsePair getDefaultInstanceForType()
public StreamExoticIndicesServiceResponsePair build()
public StreamExoticIndicesServiceResponsePair buildPartial()
public StreamExoticIndicesServiceResponsePair.Builder clone()
public StreamExoticIndicesServiceResponsePair.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
public StreamExoticIndicesServiceResponsePair.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
public StreamExoticIndicesServiceResponsePair.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
public StreamExoticIndicesServiceResponsePair.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
public StreamExoticIndicesServiceResponsePair.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
public StreamExoticIndicesServiceResponsePair.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public StreamExoticIndicesServiceResponsePair.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public java.lang.String getUnderlyingInstrument()
Underlying instrument of the indices.
string underlying_instrument = 1;
getUnderlyingInstrument
in interface StreamExoticIndicesServiceResponsePairOrBuilder
public com.google.protobuf.ByteString getUnderlyingInstrumentBytes()
Underlying instrument of the indices.
string underlying_instrument = 1;
getUnderlyingInstrumentBytes
in interface StreamExoticIndicesServiceResponsePairOrBuilder
public StreamExoticIndicesServiceResponsePair.Builder setUnderlyingInstrument(java.lang.String value)
Underlying instrument of the indices.
string underlying_instrument = 1;
value
- The underlyingInstrument to set.public StreamExoticIndicesServiceResponsePair.Builder clearUnderlyingInstrument()
Underlying instrument of the indices.
string underlying_instrument = 1;
public StreamExoticIndicesServiceResponsePair.Builder setUnderlyingInstrumentBytes(com.google.protobuf.ByteString value)
Underlying instrument of the indices.
string underlying_instrument = 1;
value
- The bytes for underlyingInstrument to set.public boolean hasUnderlyingPrice()
Underlying price of the instrument.
.google.protobuf.DoubleValue underlying_price = 2;
hasUnderlyingPrice
in interface StreamExoticIndicesServiceResponsePairOrBuilder
public com.google.protobuf.DoubleValue getUnderlyingPrice()
Underlying price of the instrument.
.google.protobuf.DoubleValue underlying_price = 2;
getUnderlyingPrice
in interface StreamExoticIndicesServiceResponsePairOrBuilder
public StreamExoticIndicesServiceResponsePair.Builder setUnderlyingPrice(com.google.protobuf.DoubleValue value)
Underlying price of the instrument.
.google.protobuf.DoubleValue underlying_price = 2;
public StreamExoticIndicesServiceResponsePair.Builder setUnderlyingPrice(com.google.protobuf.DoubleValue.Builder builderForValue)
Underlying price of the instrument.
.google.protobuf.DoubleValue underlying_price = 2;
public StreamExoticIndicesServiceResponsePair.Builder mergeUnderlyingPrice(com.google.protobuf.DoubleValue value)
Underlying price of the instrument.
.google.protobuf.DoubleValue underlying_price = 2;
public StreamExoticIndicesServiceResponsePair.Builder clearUnderlyingPrice()
Underlying price of the instrument.
.google.protobuf.DoubleValue underlying_price = 2;
public com.google.protobuf.DoubleValue.Builder getUnderlyingPriceBuilder()
Underlying price of the instrument.
.google.protobuf.DoubleValue underlying_price = 2;
public com.google.protobuf.DoubleValueOrBuilder getUnderlyingPriceOrBuilder()
Underlying price of the instrument.
.google.protobuf.DoubleValue underlying_price = 2;
getUnderlyingPriceOrBuilder
in interface StreamExoticIndicesServiceResponsePairOrBuilder
public double getWeightingFactor()
Weighting factor of the instrument.
double weighting_factor = 3;
getWeightingFactor
in interface StreamExoticIndicesServiceResponsePairOrBuilder
public StreamExoticIndicesServiceResponsePair.Builder setWeightingFactor(double value)
Weighting factor of the instrument.
double weighting_factor = 3;
value
- The weightingFactor to set.public StreamExoticIndicesServiceResponsePair.Builder clearWeightingFactor()
Weighting factor of the instrument.
double weighting_factor = 3;
public double getCappingFactor()
Capping factor of the instrument.
double capping_factor = 4;
getCappingFactor
in interface StreamExoticIndicesServiceResponsePairOrBuilder
public StreamExoticIndicesServiceResponsePair.Builder setCappingFactor(double value)
Capping factor of the instrument.
double capping_factor = 4;
value
- The cappingFactor to set.public StreamExoticIndicesServiceResponsePair.Builder clearCappingFactor()
Capping factor of the instrument.
double capping_factor = 4;
public double getCurrencyConversionFactor()
Currency conversion factor of the instrument.
double currency_conversion_factor = 5;
getCurrencyConversionFactor
in interface StreamExoticIndicesServiceResponsePairOrBuilder
public StreamExoticIndicesServiceResponsePair.Builder setCurrencyConversionFactor(double value)
Currency conversion factor of the instrument.
double currency_conversion_factor = 5;
value
- The currencyConversionFactor to set.public StreamExoticIndicesServiceResponsePair.Builder clearCurrencyConversionFactor()
Currency conversion factor of the instrument.
double currency_conversion_factor = 5;
public int getPositionValue()
Position of the instrument.
.kaikosdk.StreamExoticIndicesPosition position = 6;
getPositionValue
in interface StreamExoticIndicesServiceResponsePairOrBuilder
public StreamExoticIndicesServiceResponsePair.Builder setPositionValue(int value)
Position of the instrument.
.kaikosdk.StreamExoticIndicesPosition position = 6;
value
- The enum numeric value on the wire for position to set.public StreamExoticIndicesPosition getPosition()
Position of the instrument.
.kaikosdk.StreamExoticIndicesPosition position = 6;
getPosition
in interface StreamExoticIndicesServiceResponsePairOrBuilder
public StreamExoticIndicesServiceResponsePair.Builder setPosition(StreamExoticIndicesPosition value)
Position of the instrument.
.kaikosdk.StreamExoticIndicesPosition position = 6;
value
- The position to set.public StreamExoticIndicesServiceResponsePair.Builder clearPosition()
Position of the instrument.
.kaikosdk.StreamExoticIndicesPosition position = 6;
public final StreamExoticIndicesServiceResponsePair.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
public final StreamExoticIndicesServiceResponsePair.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)