eu.etaxonomy.cdm.model.occurrence
Class Fossil

java.lang.Object
  extended by eu.etaxonomy.cdm.model.common.CdmBase
      extended by eu.etaxonomy.cdm.model.common.VersionableEntity<T>
          extended by eu.etaxonomy.cdm.model.common.AnnotatableEntity<T>
              extended by eu.etaxonomy.cdm.model.common.IdentifiableEntity
                  extended by eu.etaxonomy.cdm.model.media.IdentifyableMediaEntity
                      extended by eu.etaxonomy.cdm.model.occurrence.SpecimenOrObservationBase
                          extended by eu.etaxonomy.cdm.model.occurrence.DerivedUnitBase
                              extended by eu.etaxonomy.cdm.model.occurrence.Specimen
                                  extended by eu.etaxonomy.cdm.model.occurrence.Fossil
All Implemented Interfaces:
ICdmBase, IIdentifiableEntitiy, ISourceable, IMediaDocumented, IMediaEntity, Serializable

public class Fossil
extends Specimen

Version:
1.0
Author:
m.doering
See Also:
Serialized Form

Field Summary
 
Fields inherited from class eu.etaxonomy.cdm.model.common.IdentifiableEntity
NOT_PROTECTED, PROTECTED
 
Fields inherited from class eu.etaxonomy.cdm.model.common.AnnotatableEntity
annotations, markers
 
Constructor Summary
protected Fossil()
          Constructor
 
Method Summary
static Fossil NewInstance()
          Factory method
 
Methods inherited from class eu.etaxonomy.cdm.model.occurrence.Specimen
getPreservation, setPreservation
 
Methods inherited from class eu.etaxonomy.cdm.model.occurrence.DerivedUnitBase
getCatalogNumber, getCollection, getDerivedFrom, getGatheringEvent, getOriginals, getStoredUnder, setCatalogNumber, setCollection, setDerivedFrom, setStoredUnder
 
Methods inherited from class eu.etaxonomy.cdm.model.occurrence.SpecimenOrObservationBase
addDefinition, addDefinition, addDerivationEvent, addDescription, addDetermination, generateTitle, getDefinition, getDerivationEvents, getDescriptions, getDeterminations, getIndividualCount, getLifeStage, getOriginalUnit, getSex, removeDefinition, removeDerivationEvent, removeDescription, removeDetermination, setDerivationEvents, setDescriptions, setDeterminations, setIndividualCount, setLifeStage, setSex
 
Methods inherited from class eu.etaxonomy.cdm.model.media.IdentifyableMediaEntity
addMedia, clone, getMedia, removeMedia, setMedia
 
Methods inherited from class eu.etaxonomy.cdm.model.common.IdentifiableEntity
addExtension, addRights, addSource, getExtensions, getLsid, getPersistentTitleCache, getRights, getSources, getTitleCache, isProtectedTitleCache, removeExtension, removeRights, removeSource, setExtensions, setLsid, setPersistentTitleCache, setProtectedTitleCache, setRights, setSources, setTitleCache, setTitleCache, toString
 
Methods inherited from class eu.etaxonomy.cdm.model.common.AnnotatableEntity
addAnnotation, addMarker, getAnnotations, getMarkers, removeAnnotation, removeMarker, setAnnotations, setMarkers
 
Methods inherited from class eu.etaxonomy.cdm.model.common.VersionableEntity
equals, getNextVersion, getPreviousVersion, getUpdated, getUpdatedBy, getValidFrom, getValidTo, hashCode, setNextVersion, setPreviousVersion, setUpdated, setUpdatedBy
 
Methods inherited from class eu.etaxonomy.cdm.model.common.CdmBase
addPropertyChangeListener, addPropertyChangeListener, clone, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getCreated, getCreatedBy, getId, getUuid, hasListeners, invokeSetMethod, invokeSetMethodWithNull, removePropertyChangeListener, removePropertyChangeListener, setCreated, setCreatedBy, setId, setUuid
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Fossil

protected Fossil()
Constructor

Method Detail

NewInstance

public static Fossil NewInstance()
Factory method

Returns:


Copyright © 2008. All Rights Reserved.