Interface OrdinalReferenceSystem

All Superinterfaces:
IdentifiedObject, ReferenceSystem, TemporalReferenceSystem
All Known Implementing Classes:
DefaultOrdinalReferenceSystem

public interface OrdinalReferenceSystem extends TemporalReferenceSystem
Provides only the attributes inherited from temporal reference system.
Author:
Alexander Petkov
  • Method Details

    • getOrdinalEraSequence

      Collection<OrdinalEra> getOrdinalEraSequence()
      Get the set of ordinal eras of which this ordinal reference system consists of.
      Returns:
      A hierarchically-structured collection of ordinal eras.