public final class StreamIvSviParametersResponseV1 extends com.google.protobuf.GeneratedMessageV3 implements StreamIvSviParametersResponseV1OrBuilder
StreamIvSviParametersResponseV1 is IV SVI paramater stream response.Protobuf type
kaikosdk.StreamIvSviParametersResponseV1
Modifier and Type | Class and Description |
---|---|
static class |
StreamIvSviParametersResponseV1.Builder
StreamIvSviParametersResponseV1 is IV SVI paramater stream response.
|
Modifier and Type | Field and Description |
---|---|
static int |
ATM_IMPLIED_VARIANCE_FIELD_NUMBER |
static int |
ATM_SKEW_FIELD_NUMBER |
static int |
BASE_FIELD_NUMBER |
static int |
CURRENT_SPOT_FIELD_NUMBER |
static int |
DATA_END_TIME_FIELD_NUMBER |
static int |
DATA_START_TIME_FIELD_NUMBER |
static int |
EXCHANGES_FIELD_NUMBER |
static int |
EXPIRY_FIELD_NUMBER |
static int |
INTEREST_RATE_FIELD_NUMBER |
static int |
LEFT_SLOPE_FIELD_NUMBER |
static int |
MIN_IMPLIED_VARIANCE_FIELD_NUMBER |
static int |
QUOTE_FIELD_NUMBER |
static int |
RIGHT_SLOPE_FIELD_NUMBER |
static int |
TIME_TO_EXPIRY_FIELD_NUMBER |
static int |
TS_EVENT_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getAtmImpliedVariance()
ATM implied variance.
|
com.google.protobuf.ByteString |
getAtmImpliedVarianceBytes()
ATM implied variance.
|
java.lang.String |
getAtmSkew()
ATM skew.
|
com.google.protobuf.ByteString |
getAtmSkewBytes()
ATM skew.
|
java.lang.String |
getBase()
Base asset.
|
com.google.protobuf.ByteString |
getBaseBytes()
Base asset.
|
java.lang.String |
getCurrentSpot()
Current spot.
|
com.google.protobuf.ByteString |
getCurrentSpotBytes()
Current spot.
|
com.google.protobuf.Timestamp |
getDataEndTime()
End time of the calculation window used.
|
com.google.protobuf.TimestampOrBuilder |
getDataEndTimeOrBuilder()
End time of the calculation window used.
|
com.google.protobuf.Timestamp |
getDataStartTime()
Start time of the calculation window used.
|
com.google.protobuf.TimestampOrBuilder |
getDataStartTimeOrBuilder()
Start time of the calculation window used.
|
static StreamIvSviParametersResponseV1 |
getDefaultInstance() |
StreamIvSviParametersResponseV1 |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getExchanges(int index)
Exchanges included.
|
com.google.protobuf.ByteString |
getExchangesBytes(int index)
Exchanges included.
|
int |
getExchangesCount()
Exchanges included.
|
com.google.protobuf.ProtocolStringList |
getExchangesList()
Exchanges included.
|
com.google.protobuf.Timestamp |
getExpiry()
Expiry date of the instrument.
|
com.google.protobuf.TimestampOrBuilder |
getExpiryOrBuilder()
Expiry date of the instrument.
|
java.lang.String |
getInterestRate()
Interest rate.
|
com.google.protobuf.ByteString |
getInterestRateBytes()
Interest rate.
|
java.lang.String |
getLeftSlope()
Left slope of IV smile.
|
com.google.protobuf.ByteString |
getLeftSlopeBytes()
Left slope of IV smile.
|
java.lang.String |
getMinImpliedVariance()
Min implied variance.
|
com.google.protobuf.ByteString |
getMinImpliedVarianceBytes()
Min implied variance.
|
<any> |
getParserForType() |
java.lang.String |
getQuote()
Quote asset.
|
com.google.protobuf.ByteString |
getQuoteBytes()
Quote asset.
|
java.lang.String |
getRightSlope()
Right slope of IV smile.
|
com.google.protobuf.ByteString |
getRightSlopeBytes()
Right slope of IV smile.
|
int |
getSerializedSize() |
java.lang.String |
getTimeToExpiry()
Time to expiry.
|
com.google.protobuf.ByteString |
getTimeToExpiryBytes()
Time to expiry.
|
com.google.protobuf.Timestamp |
getTsEvent()
Event generation timestamp (event created by Kaiko), after normalization.
|
com.google.protobuf.TimestampOrBuilder |
getTsEventOrBuilder()
Event generation timestamp (event created by Kaiko), after normalization.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasDataEndTime()
End time of the calculation window used.
|
boolean |
hasDataStartTime()
Start time of the calculation window used.
|
boolean |
hasExpiry()
Expiry date of the instrument.
|
int |
hashCode() |
boolean |
hasTsEvent()
Event generation timestamp (event created by Kaiko), after normalization.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static StreamIvSviParametersResponseV1.Builder |
newBuilder() |
static StreamIvSviParametersResponseV1.Builder |
newBuilder(StreamIvSviParametersResponseV1 prototype) |
StreamIvSviParametersResponseV1.Builder |
newBuilderForType() |
protected StreamIvSviParametersResponseV1.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(UnusedPrivateParameter unused) |
static StreamIvSviParametersResponseV1 |
parseDelimitedFrom(java.io.InputStream input) |
static StreamIvSviParametersResponseV1 |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamIvSviParametersResponseV1 |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamIvSviParametersResponseV1 |
parseFrom(java.nio.ByteBuffer data) |
static StreamIvSviParametersResponseV1 |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamIvSviParametersResponseV1 |
parseFrom(com.google.protobuf.ByteString data) |
static StreamIvSviParametersResponseV1 |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamIvSviParametersResponseV1 |
parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamIvSviParametersResponseV1 |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamIvSviParametersResponseV1 |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static <any> |
parser() |
StreamIvSviParametersResponseV1.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static final int DATA_START_TIME_FIELD_NUMBER
public static final int DATA_END_TIME_FIELD_NUMBER
public static final int EXPIRY_FIELD_NUMBER
public static final int EXCHANGES_FIELD_NUMBER
public static final int BASE_FIELD_NUMBER
public static final int QUOTE_FIELD_NUMBER
public static final int TIME_TO_EXPIRY_FIELD_NUMBER
public static final int ATM_IMPLIED_VARIANCE_FIELD_NUMBER
public static final int ATM_SKEW_FIELD_NUMBER
public static final int LEFT_SLOPE_FIELD_NUMBER
public static final int RIGHT_SLOPE_FIELD_NUMBER
public static final int MIN_IMPLIED_VARIANCE_FIELD_NUMBER
public static final int CURRENT_SPOT_FIELD_NUMBER
public static final int INTEREST_RATE_FIELD_NUMBER
public static final int TS_EVENT_FIELD_NUMBER
protected java.lang.Object newInstance(UnusedPrivateParameter unused)
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public boolean hasDataStartTime()
Start time of the calculation window used.
.google.protobuf.Timestamp data_start_time = 1;
hasDataStartTime
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.Timestamp getDataStartTime()
Start time of the calculation window used.
.google.protobuf.Timestamp data_start_time = 1;
getDataStartTime
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.TimestampOrBuilder getDataStartTimeOrBuilder()
Start time of the calculation window used.
.google.protobuf.Timestamp data_start_time = 1;
getDataStartTimeOrBuilder
in interface StreamIvSviParametersResponseV1OrBuilder
public boolean hasDataEndTime()
End time of the calculation window used.
.google.protobuf.Timestamp data_end_time = 2;
hasDataEndTime
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.Timestamp getDataEndTime()
End time of the calculation window used.
.google.protobuf.Timestamp data_end_time = 2;
getDataEndTime
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.TimestampOrBuilder getDataEndTimeOrBuilder()
End time of the calculation window used.
.google.protobuf.Timestamp data_end_time = 2;
getDataEndTimeOrBuilder
in interface StreamIvSviParametersResponseV1OrBuilder
public boolean hasExpiry()
Expiry date of the instrument.
.google.protobuf.Timestamp expiry = 3;
hasExpiry
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.Timestamp getExpiry()
Expiry date of the instrument.
.google.protobuf.Timestamp expiry = 3;
getExpiry
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.TimestampOrBuilder getExpiryOrBuilder()
Expiry date of the instrument.
.google.protobuf.Timestamp expiry = 3;
getExpiryOrBuilder
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.ProtocolStringList getExchangesList()
Exchanges included.
repeated string exchanges = 4;
getExchangesList
in interface StreamIvSviParametersResponseV1OrBuilder
public int getExchangesCount()
Exchanges included.
repeated string exchanges = 4;
getExchangesCount
in interface StreamIvSviParametersResponseV1OrBuilder
public java.lang.String getExchanges(int index)
Exchanges included.
repeated string exchanges = 4;
getExchanges
in interface StreamIvSviParametersResponseV1OrBuilder
index
- The index of the element to return.public com.google.protobuf.ByteString getExchangesBytes(int index)
Exchanges included.
repeated string exchanges = 4;
getExchangesBytes
in interface StreamIvSviParametersResponseV1OrBuilder
index
- The index of the value to return.public java.lang.String getBase()
Base asset.
string base = 5;
getBase
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.ByteString getBaseBytes()
Base asset.
string base = 5;
getBaseBytes
in interface StreamIvSviParametersResponseV1OrBuilder
public java.lang.String getQuote()
Quote asset.
string quote = 6;
getQuote
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.ByteString getQuoteBytes()
Quote asset.
string quote = 6;
getQuoteBytes
in interface StreamIvSviParametersResponseV1OrBuilder
public java.lang.String getTimeToExpiry()
Time to expiry.
string time_to_expiry = 7;
getTimeToExpiry
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.ByteString getTimeToExpiryBytes()
Time to expiry.
string time_to_expiry = 7;
getTimeToExpiryBytes
in interface StreamIvSviParametersResponseV1OrBuilder
public java.lang.String getAtmImpliedVariance()
ATM implied variance.
string atm_implied_variance = 8;
getAtmImpliedVariance
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.ByteString getAtmImpliedVarianceBytes()
ATM implied variance.
string atm_implied_variance = 8;
getAtmImpliedVarianceBytes
in interface StreamIvSviParametersResponseV1OrBuilder
public java.lang.String getAtmSkew()
ATM skew.
string atm_skew = 9;
getAtmSkew
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.ByteString getAtmSkewBytes()
ATM skew.
string atm_skew = 9;
getAtmSkewBytes
in interface StreamIvSviParametersResponseV1OrBuilder
public java.lang.String getLeftSlope()
Left slope of IV smile.
string left_slope = 10;
getLeftSlope
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.ByteString getLeftSlopeBytes()
Left slope of IV smile.
string left_slope = 10;
getLeftSlopeBytes
in interface StreamIvSviParametersResponseV1OrBuilder
public java.lang.String getRightSlope()
Right slope of IV smile.
string right_slope = 11;
getRightSlope
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.ByteString getRightSlopeBytes()
Right slope of IV smile.
string right_slope = 11;
getRightSlopeBytes
in interface StreamIvSviParametersResponseV1OrBuilder
public java.lang.String getMinImpliedVariance()
Min implied variance.
string min_implied_variance = 12;
getMinImpliedVariance
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.ByteString getMinImpliedVarianceBytes()
Min implied variance.
string min_implied_variance = 12;
getMinImpliedVarianceBytes
in interface StreamIvSviParametersResponseV1OrBuilder
public java.lang.String getCurrentSpot()
Current spot.
string current_spot = 13;
getCurrentSpot
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.ByteString getCurrentSpotBytes()
Current spot.
string current_spot = 13;
getCurrentSpotBytes
in interface StreamIvSviParametersResponseV1OrBuilder
public java.lang.String getInterestRate()
Interest rate.
string interest_rate = 14;
getInterestRate
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.ByteString getInterestRateBytes()
Interest rate.
string interest_rate = 14;
getInterestRateBytes
in interface StreamIvSviParametersResponseV1OrBuilder
public boolean hasTsEvent()
Event generation timestamp (event created by Kaiko), after normalization.
.google.protobuf.Timestamp ts_event = 15;
hasTsEvent
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.Timestamp getTsEvent()
Event generation timestamp (event created by Kaiko), after normalization.
.google.protobuf.Timestamp ts_event = 15;
getTsEvent
in interface StreamIvSviParametersResponseV1OrBuilder
public com.google.protobuf.TimestampOrBuilder getTsEventOrBuilder()
Event generation timestamp (event created by Kaiko), after normalization.
.google.protobuf.Timestamp ts_event = 15;
getTsEventOrBuilder
in interface StreamIvSviParametersResponseV1OrBuilder
public final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
java.io.IOException
public int getSerializedSize()
public boolean equals(java.lang.Object obj)
public int hashCode()
public static StreamIvSviParametersResponseV1 parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamIvSviParametersResponseV1 parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamIvSviParametersResponseV1 parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamIvSviParametersResponseV1 parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamIvSviParametersResponseV1 parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamIvSviParametersResponseV1 parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static StreamIvSviParametersResponseV1 parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static StreamIvSviParametersResponseV1 parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static StreamIvSviParametersResponseV1 parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static StreamIvSviParametersResponseV1 parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public StreamIvSviParametersResponseV1.Builder newBuilderForType()
public static StreamIvSviParametersResponseV1.Builder newBuilder()
public static StreamIvSviParametersResponseV1.Builder newBuilder(StreamIvSviParametersResponseV1 prototype)
public StreamIvSviParametersResponseV1.Builder toBuilder()
protected StreamIvSviParametersResponseV1.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static StreamIvSviParametersResponseV1 getDefaultInstance()
public static <any> parser()
public <any> getParserForType()
public StreamIvSviParametersResponseV1 getDefaultInstanceForType()