Interface IdentifiedHistoricalValue<I>

All Superinterfaces:
Comparable<HistoricalValue>, HistoricalValue

public interface IdentifiedHistoricalValue<I> extends HistoricalValue
Adds tag identification to the historical value.
  • Method Details

    • getTagID

      I getTagID()