Class IndustryValuationHistory


  • public class IndustryValuationHistory
    extends Object
    Historical valuation snapshot for an industry peer.
    • Field Detail

      • date

        public String date
        Unix timestamp string.
      • pe

        public BigDecimal pe
        Price-to-Earnings ratio.
    • Constructor Detail

      • IndustryValuationHistory

        public IndustryValuationHistory()