eu.etaxonomy.cdm.remote.dto.tdwg.voc
Class TaxonConcept
java.lang.Object
eu.etaxonomy.cdm.remote.dto.tdwg.BaseThing
eu.etaxonomy.cdm.remote.dto.tdwg.Concept
eu.etaxonomy.cdm.remote.dto.tdwg.voc.TaxonConcept
- All Implemented Interfaces:
- com.sun.xml.bind.CycleRecoverable
public class TaxonConcept
- extends Concept
- implements com.sun.xml.bind.CycleRecoverable
| Nested classes/interfaces inherited from interface com.sun.xml.bind.CycleRecoverable |
com.sun.xml.bind.CycleRecoverable.Context |
| 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 |
TaxonConcept
public TaxonConcept()
getHasRelationship
public Set<Relationship> getHasRelationship()
setHasRelationship
public void setHasRelationship(Set<Relationship> relationships)
getDescribedBy
public Set<SpeciesProfileModel> getDescribedBy()
setDescribedBy
public void setDescribedBy(Set<SpeciesProfileModel> speciesProfileModels)
getHasName
public TaxonName getHasName()
setHasName
public void setHasName(TaxonName taxonName)
getHasNameRelation
public TaxonName getHasNameRelation()
setHasNameRelation
public void setHasNameRelation(TaxonName taxonName)
isPrimary
public Boolean isPrimary()
getAccordingTo
public Actor getAccordingTo()
setAccordingTo
public void setAccordingTo(Actor accordingTo)
getAccordingToRelation
public Actor getAccordingToRelation()
setAccordingToRelation
public void setAccordingToRelation(Actor accordingTo)
setPrimary
public void setPrimary(Boolean primary)
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.