public final class StreamForexIndexPublic extends com.google.protobuf.GeneratedMessageV3 implements StreamForexIndexPublicOrBuilder
StreamForexIndexPublic is public property involved in computation.Protobuf type
kaikosdk.StreamForexIndexPublic
Modifier and Type | Class and Description |
---|---|
static class |
StreamForexIndexPublic.Builder
StreamForexIndexPublic is public property involved in computation.
|
Modifier and Type | Field and Description |
---|---|
static int |
NAME_FIELD_NUMBER |
static int |
TS_EVENT_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
static StreamForexIndexPublic |
getDefaultInstance() |
StreamForexIndexPublic |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getName()
Name.
|
com.google.protobuf.ByteString |
getNameBytes()
Name.
|
<any> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.Timestamp |
getTsEvent()
TSEvent.
|
com.google.protobuf.TimestampOrBuilder |
getTsEventOrBuilder()
TSEvent.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasTsEvent()
TSEvent.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static StreamForexIndexPublic.Builder |
newBuilder() |
static StreamForexIndexPublic.Builder |
newBuilder(StreamForexIndexPublic prototype) |
StreamForexIndexPublic.Builder |
newBuilderForType() |
protected StreamForexIndexPublic.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(UnusedPrivateParameter unused) |
static StreamForexIndexPublic |
parseDelimitedFrom(java.io.InputStream input) |
static StreamForexIndexPublic |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamForexIndexPublic |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamForexIndexPublic |
parseFrom(java.nio.ByteBuffer data) |
static StreamForexIndexPublic |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamForexIndexPublic |
parseFrom(com.google.protobuf.ByteString data) |
static StreamForexIndexPublic |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamForexIndexPublic |
parseFrom(com.google.protobuf.CodedInputStream input) |
static StreamForexIndexPublic |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StreamForexIndexPublic |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static <any> |
parser() |
StreamForexIndexPublic.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static final int NAME_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 java.lang.String getName()
Name.
string name = 1;
getName
in interface StreamForexIndexPublicOrBuilder
public com.google.protobuf.ByteString getNameBytes()
Name.
string name = 1;
getNameBytes
in interface StreamForexIndexPublicOrBuilder
public boolean hasTsEvent()
TSEvent.
.google.protobuf.Timestamp ts_event = 2;
hasTsEvent
in interface StreamForexIndexPublicOrBuilder
public com.google.protobuf.Timestamp getTsEvent()
TSEvent.
.google.protobuf.Timestamp ts_event = 2;
getTsEvent
in interface StreamForexIndexPublicOrBuilder
public com.google.protobuf.TimestampOrBuilder getTsEventOrBuilder()
TSEvent.
.google.protobuf.Timestamp ts_event = 2;
getTsEventOrBuilder
in interface StreamForexIndexPublicOrBuilder
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 StreamForexIndexPublic parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamForexIndexPublic parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamForexIndexPublic parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamForexIndexPublic parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamForexIndexPublic parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StreamForexIndexPublic parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static StreamForexIndexPublic parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static StreamForexIndexPublic parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static StreamForexIndexPublic parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static StreamForexIndexPublic parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public StreamForexIndexPublic.Builder newBuilderForType()
public static StreamForexIndexPublic.Builder newBuilder()
public static StreamForexIndexPublic.Builder newBuilder(StreamForexIndexPublic prototype)
public StreamForexIndexPublic.Builder toBuilder()
protected StreamForexIndexPublic.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static StreamForexIndexPublic getDefaultInstance()
public static <any> parser()
public <any> getParserForType()
public StreamForexIndexPublic getDefaultInstanceForType()