Class Selection

  • All Implemented Interfaces:
    com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, SelectionOrBuilder

    public final class Selection
    extends com.google.protobuf.GeneratedMessageLite<Selection,​Selection.Builder>
    implements SelectionOrBuilder
    Protobuf type streamlayer.inplay.common.Selection
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Selection.Builder
      Protobuf type streamlayer.inplay.common.Selection
      • Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite

        com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,​?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,​BuilderType>,​BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,​BuilderType>,​BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,​BuilderType>,​BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,​BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,​Type extends java.lang.Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm
      • Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

        com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)  
      double getDecimal()
      double decimal = 6 [json_name = "decimal"];
      static Selection getDefaultInstance()  
      int getDenominator()
      int32 denominator = 5 [json_name = "denominator"];
      java.lang.String getId()
      string id = 1 [json_name = "id"];
      com.google.protobuf.ByteString getIdBytes()
      string id = 1 [json_name = "id"];
      double getMoneyline()
      double moneyline = 14 [json_name = "moneyline"];
      java.lang.String getName()
      string name = 2 [json_name = "name"];
      com.google.protobuf.ByteString getNameBytes()
      string name = 2 [json_name = "name"];
      int getNumerator()
      int32 numerator = 4 [json_name = "numerator"];
      SelectionOutcome getOutcome()
      .streamlayer.inplay.common.SelectionOutcome outcome = 10 [json_name = "outcome"];
      double getProbability()
      double probability = 7 [json_name = "probability"];
      SelectionRange getRange()
      .streamlayer.inplay.common.SelectionRange range = 11 [json_name = "range"];
      SelectionResult getResult()
      .streamlayer.inplay.common.SelectionResult result = 12 [json_name = "result"];
      SelectionResultStatus getResultStatus()
      .streamlayer.inplay.common.SelectionResultStatus result_status = 13 [json_name = "resultStatus"];
      int getResultStatusValue()
      .streamlayer.inplay.common.SelectionResultStatus result_status = 13 [json_name = "resultStatus"];
      SelectionStatus getTradingStatus()
      .streamlayer.inplay.common.SelectionStatus trading_status = 9 [json_name = "tradingStatus"];
      int getTradingStatusValue()
      .streamlayer.inplay.common.SelectionStatus trading_status = 9 [json_name = "tradingStatus"];
      java.lang.String getUpdated()
      string updated = 8 [json_name = "updated"];
      com.google.protobuf.ByteString getUpdatedBytes()
      string updated = 8 [json_name = "updated"];
      boolean hasOutcome()
      .streamlayer.inplay.common.SelectionOutcome outcome = 10 [json_name = "outcome"];
      boolean hasRange()
      .streamlayer.inplay.common.SelectionRange range = 11 [json_name = "range"];
      boolean hasResult()
      .streamlayer.inplay.common.SelectionResult result = 12 [json_name = "result"];
      static Selection.Builder newBuilder()  
      static Selection.Builder newBuilder​(Selection prototype)  
      static Selection parseDelimitedFrom​(java.io.InputStream input)  
      static Selection parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Selection parseFrom​(byte[] data)  
      static Selection parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Selection parseFrom​(com.google.protobuf.ByteString data)  
      static Selection parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Selection parseFrom​(com.google.protobuf.CodedInputStream input)  
      static Selection parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Selection parseFrom​(java.io.InputStream input)  
      static Selection parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Selection parseFrom​(java.nio.ByteBuffer data)  
      static Selection parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static com.google.protobuf.Parser<Selection> parser()  
      • Methods inherited from class com.google.protobuf.GeneratedMessageLite

        createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
      • Methods inherited from class com.google.protobuf.AbstractMessageLite

        addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getId

        public java.lang.String getId()
        string id = 1 [json_name = "id"];
        Specified by:
        getId in interface SelectionOrBuilder
        Returns:
        The id.
      • getIdBytes

        public com.google.protobuf.ByteString getIdBytes()
        string id = 1 [json_name = "id"];
        Specified by:
        getIdBytes in interface SelectionOrBuilder
        Returns:
        The bytes for id.
      • getName

        public java.lang.String getName()
        string name = 2 [json_name = "name"];
        Specified by:
        getName in interface SelectionOrBuilder
        Returns:
        The name.
      • getNameBytes

        public com.google.protobuf.ByteString getNameBytes()
        string name = 2 [json_name = "name"];
        Specified by:
        getNameBytes in interface SelectionOrBuilder
        Returns:
        The bytes for name.
      • getNumerator

        public int getNumerator()
        int32 numerator = 4 [json_name = "numerator"];
        Specified by:
        getNumerator in interface SelectionOrBuilder
        Returns:
        The numerator.
      • getDenominator

        public int getDenominator()
        int32 denominator = 5 [json_name = "denominator"];
        Specified by:
        getDenominator in interface SelectionOrBuilder
        Returns:
        The denominator.
      • getDecimal

        public double getDecimal()
        double decimal = 6 [json_name = "decimal"];
        Specified by:
        getDecimal in interface SelectionOrBuilder
        Returns:
        The decimal.
      • getMoneyline

        public double getMoneyline()
        double moneyline = 14 [json_name = "moneyline"];
        Specified by:
        getMoneyline in interface SelectionOrBuilder
        Returns:
        The moneyline.
      • getProbability

        public double getProbability()
        double probability = 7 [json_name = "probability"];
        Specified by:
        getProbability in interface SelectionOrBuilder
        Returns:
        The probability.
      • getUpdated

        public java.lang.String getUpdated()
        string updated = 8 [json_name = "updated"];
        Specified by:
        getUpdated in interface SelectionOrBuilder
        Returns:
        The updated.
      • getUpdatedBytes

        public com.google.protobuf.ByteString getUpdatedBytes()
        string updated = 8 [json_name = "updated"];
        Specified by:
        getUpdatedBytes in interface SelectionOrBuilder
        Returns:
        The bytes for updated.
      • getTradingStatusValue

        public int getTradingStatusValue()
        .streamlayer.inplay.common.SelectionStatus trading_status = 9 [json_name = "tradingStatus"];
        Specified by:
        getTradingStatusValue in interface SelectionOrBuilder
        Returns:
        The enum numeric value on the wire for tradingStatus.
      • getTradingStatus

        public SelectionStatus getTradingStatus()
        .streamlayer.inplay.common.SelectionStatus trading_status = 9 [json_name = "tradingStatus"];
        Specified by:
        getTradingStatus in interface SelectionOrBuilder
        Returns:
        The tradingStatus.
      • hasOutcome

        public boolean hasOutcome()
        .streamlayer.inplay.common.SelectionOutcome outcome = 10 [json_name = "outcome"];
        Specified by:
        hasOutcome in interface SelectionOrBuilder
        Returns:
        Whether the outcome field is set.
      • hasRange

        public boolean hasRange()
        .streamlayer.inplay.common.SelectionRange range = 11 [json_name = "range"];
        Specified by:
        hasRange in interface SelectionOrBuilder
        Returns:
        Whether the range field is set.
      • hasResult

        public boolean hasResult()
        .streamlayer.inplay.common.SelectionResult result = 12 [json_name = "result"];
        Specified by:
        hasResult in interface SelectionOrBuilder
        Returns:
        Whether the result field is set.
      • getResultStatusValue

        public int getResultStatusValue()
        .streamlayer.inplay.common.SelectionResultStatus result_status = 13 [json_name = "resultStatus"];
        Specified by:
        getResultStatusValue in interface SelectionOrBuilder
        Returns:
        The enum numeric value on the wire for resultStatus.
      • parseFrom

        public static Selection parseFrom​(java.nio.ByteBuffer data)
                                   throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Selection parseFrom​(java.nio.ByteBuffer data,
                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                   throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Selection parseFrom​(com.google.protobuf.ByteString data)
                                   throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Selection parseFrom​(com.google.protobuf.ByteString data,
                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                   throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Selection parseFrom​(byte[] data)
                                   throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Selection parseFrom​(byte[] data,
                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                   throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Selection parseFrom​(java.io.InputStream input)
                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static Selection parseFrom​(java.io.InputStream input,
                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static Selection parseDelimitedFrom​(java.io.InputStream input)
                                            throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static Selection parseDelimitedFrom​(java.io.InputStream input,
                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                            throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static Selection parseFrom​(com.google.protobuf.CodedInputStream input)
                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static Selection parseFrom​(com.google.protobuf.CodedInputStream input,
                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • dynamicMethod

        protected final java.lang.Object dynamicMethod​(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method,
                                                       java.lang.Object arg0,
                                                       java.lang.Object arg1)
        Specified by:
        dynamicMethod in class com.google.protobuf.GeneratedMessageLite<Selection,​Selection.Builder>
      • getDefaultInstance

        public static Selection getDefaultInstance()
      • parser

        public static com.google.protobuf.Parser<Selection> parser()