Class Fossil

All Implemented Interfaces:
Serializable, Commented, ComprehensiveIdentification, Identified<Identification>, Named, Positioned<Place>, Temporal<TimeCoordinate>

public class Fossil extends Mineral
Represents fossilized remains of ancient organisms. * @version 1.1
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also:
  • Constructor Details

  • Method Details

    • getClassification

      public String getClassification()
      Returns the biological classification of the original organism.
    • setClassification

      public void setClassification(String classification)