eu.etaxonomy.cdm.remote.dto.tdwg.voc
Class SpeciesProfileModel

java.lang.Object
  extended by eu.etaxonomy.cdm.remote.dto.tdwg.BaseThing
      extended by eu.etaxonomy.cdm.remote.dto.tdwg.Description
          extended by eu.etaxonomy.cdm.remote.dto.tdwg.voc.SpeciesProfileModel
All Implemented Interfaces:
com.sun.xml.bind.CycleRecoverable

public class SpeciesProfileModel
extends Description
implements com.sun.xml.bind.CycleRecoverable


Nested Class Summary
static class SpeciesProfileModel.AboutTaxon
           
static class SpeciesProfileModel.HasInformation
           
 
Nested classes/interfaces inherited from class eu.etaxonomy.cdm.remote.dto.tdwg.BaseThing
BaseThing.PublishedInCitation
 
Nested classes/interfaces inherited from interface com.sun.xml.bind.CycleRecoverable
com.sun.xml.bind.CycleRecoverable.Context
 
Constructor Summary
SpeciesProfileModel()
           
 
Method Summary
 TaxonConcept getAboutTaxon()
           
 TaxonConcept getAboutTaxonRelation()
           
 Set<InfoItem> getHasInformation()
           
 Object onCycleDetected(com.sun.xml.bind.CycleRecoverable.Context context)
           
 void setAboutTaxon(TaxonConcept taxonConcept)
           
 void setAboutTaxonRelation(TaxonConcept taxonConcept)
           
 void setHasInformation(Set<InfoItem> infoItems)
           
 
Methods inherited from class eu.etaxonomy.cdm.remote.dto.tdwg.BaseThing
getAbcdEquivalence, getBerlinModelEquivalence, getContributor, getCreated, getCreator, getDarwinCoreEquivalence, getDate, getIdentifier, getMicroReference, getNotes, getPublishedIn, getPublishedInCitation, getPublishedInCitationRelation, getRelation, getSameAs, getTaxonomicPlacementFormal, getTaxonomicPlacementInformal, getTcsEquivalence, getTitle, isDeprecated, isRestricted, setContributor, setCreated, setCreator, setDate, setDeprecated, setIdentifier, setMicroReference, setNotes, setPublishedIn, setPublishedInCitation, setPublishedInCitationRelation, setRelation, setRestricted, setSameAs, setTaxonomicPlacementFormal, setTaxonomicPlacementInformal, setTcsEquivalence, setTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpeciesProfileModel

public SpeciesProfileModel()
Method Detail

getAboutTaxon

public TaxonConcept getAboutTaxon()

setAboutTaxon

public void setAboutTaxon(TaxonConcept taxonConcept)

getAboutTaxonRelation

public TaxonConcept getAboutTaxonRelation()

setAboutTaxonRelation

public void setAboutTaxonRelation(TaxonConcept taxonConcept)

getHasInformation

public Set<InfoItem> getHasInformation()

setHasInformation

public void setHasInformation(Set<InfoItem> infoItems)

onCycleDetected

public Object onCycleDetected(com.sun.xml.bind.CycleRecoverable.Context context)
Specified by:
onCycleDetected in interface com.sun.xml.bind.CycleRecoverable


Copyright © 2007-2013 EDIT. All Rights Reserved.