Class OptionChainResponse


  • public class OptionChainResponse
    extends java.lang.Object
    • Constructor Detail

      • OptionChainResponse

        public OptionChainResponse()
    • Method Detail

      • setOptionPair

        public void setOptionPair​(java.util.List<OptionChainPair> optionPair)
      • getTimestamp

        public long getTimestamp()
      • setTimestamp

        public void setTimestamp​(long timestamp)
      • getQuoteType

        public java.lang.String getQuoteType()
      • setQuoteType

        public void setQuoteType​(java.lang.String quoteType)
      • getNearPrice

        public double getNearPrice()
      • setNearPrice

        public void setNearPrice​(double nearPrice)
      • getSelectedED

        public SelectedED getSelectedED()
      • setSelectedED

        public void setSelectedED​(SelectedED selectedED)