|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.etaxonomy.cdm.io.sdd.out.SDDDataSet
public class SDDDataSet
| Field Summary | |
|---|---|
protected List<VersionableEntity> |
agentData
|
protected List<? extends AgentBase> |
agents
|
protected List<VersionableEntity> |
featureData
|
protected List<HomotypicalGroup> |
homotypicalGroups
|
protected List<LanguageStringBase> |
languageData
|
protected List<VersionableEntity> |
media
|
protected List<SpecimenOrObservationBase> |
occurrences
|
protected List<ReferencedEntityBase> |
referencedEntities
|
protected List<Reference> |
references
|
protected Set<RelationshipBase> |
relationships
|
protected List<Synonym> |
synonyms
|
protected List<Taxon> |
taxa
|
protected List<TaxonNameBase> |
taxonomicNames
|
protected List<DefinedTermBase> |
terms
|
protected List<TermVocabulary<DefinedTermBase>> |
termVocabularies
|
| Constructor Summary | |
|---|---|
SDDDataSet()
|
|
| Method Summary | ||
|---|---|---|
|
addFeatureData(Collection<T> value)
Adds the features in value to the feature data property list. |
|
|
addLanguageData(Collection<T> value)
Adds the features in value to the language data property list. |
|
|
addMedia(Collection<T> value)
Adds the media in value to the media property list. |
|
|
addReferencedEntities(Collection<T> value)
Adds the referenced entities in value to the referenced entity property list. |
|
void |
addRelationships(Collection<? extends RelationshipBase> value)
Adds the relationship in value to the relationships property list. |
|
void |
addSynonym(Synonym value)
Adds the synonym in value to the taxa property list. |
|
void |
addSynonyms(Collection<Synonym> value)
Adds the synonym in value to the synonyms property list. |
|
void |
addTaxa(Collection<Taxon> value)
Adds the taxa in value to the taxa property list. |
|
void |
addTaxon(Taxon value)
Adds the taxon in value to the taxa property list. |
|
List<VersionableEntity> |
getAgentData()
Gets the value of the agentData property. |
|
List<? extends AgentBase> |
getAgents()
Gets the value of the agents property. |
|
List<VersionableEntity> |
getFeatureData()
Gets the value of the feature data property. |
|
List<HomotypicalGroup> |
getHomotypicalGroups()
Gets the value of the synonyms property. |
|
List<LanguageStringBase> |
getLanguageData()
Gets the value of the language data property. |
|
List<VersionableEntity> |
getMedia()
Gets the value of the property. |
|
List<SpecimenOrObservationBase> |
getOccurrences()
Gets the value of the references property. |
|
List<ReferencedEntityBase> |
getReferencedEntities()
Gets the value of the property. |
|
List<Reference> |
getReferences()
Gets the value of the references property. |
|
Set<RelationshipBase> |
getRelationships()
Gets the value of the relationships property. |
|
List<Synonym> |
getSynonyms()
Gets the value of the synonyms property. |
|
Collection<? extends TaxonBase> |
getTaxa()
Gets the value of the taxa property as Collection |
|
Collection<TaxonBase> |
getTaxonBases()
|
|
List<TaxonNameBase> |
getTaxonomicNames()
Gets the value of the taxonomicNames property. |
|
List<DefinedTermBase> |
getTerms()
Gets the value of the terms property. |
|
List<TermVocabulary<DefinedTermBase>> |
getTermVocabularies()
Gets the value of the term vocabularies property. |
|
void |
setAgentData(List<VersionableEntity> value)
Sets the value of the agentData property. |
|
void |
setAgents(List<? extends AgentBase> value)
Sets the value of the agents property. |
|
|
setFeatureData(List<T> value)
Sets the value of the feature data property. |
|
void |
setHomotypicalGroups(List<HomotypicalGroup> value)
Sets the value of the synonyms property. |
|
void |
setLanguageData(List<? extends LanguageStringBase> value)
Sets the value of the feature data property. |
|
void |
setMedia(List<? extends VersionableEntity> value)
Sets the value of the referencedEntities property. |
|
void |
setOccurrences(List<SpecimenOrObservationBase> value)
Sets the value of the references property. |
|
void |
setReferencedEntities(List<? extends ReferencedEntityBase> value)
Sets the value of the referencedEntities property. |
|
void |
setReferences(List<Reference> value)
Sets the value of the references property. |
|
void |
setRelationships(Set<RelationshipBase> value)
Sets the value of the relationships property. |
|
void |
setSynonyms(List<Synonym> value)
Sets the value of the synonyms property. |
|
void |
setTaxa(List<Taxon> value)
Sets the value of the taxa property. |
|
void |
setTaxonomicNames(List<TaxonNameBase> value)
Sets the value of the taxonomicNames property. |
|
void |
setTerms(List<DefinedTermBase> value)
Sets the value of the terms property. |
|
void |
setTermVocabularies(List<TermVocabulary<DefinedTermBase>> value)
Sets the value of the term vocabularies property. |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected List<? extends AgentBase> agents
protected List<VersionableEntity> agentData
protected List<VersionableEntity> featureData
protected List<LanguageStringBase> languageData
protected List<DefinedTermBase> terms
protected List<TermVocabulary<DefinedTermBase>> termVocabularies
protected List<SpecimenOrObservationBase> occurrences
protected List<Reference> references
protected List<ReferencedEntityBase> referencedEntities
protected List<TaxonNameBase> taxonomicNames
protected List<Taxon> taxa
protected List<Synonym> synonyms
protected Set<RelationshipBase> relationships
protected List<VersionableEntity> media
protected List<HomotypicalGroup> homotypicalGroups
| Constructor Detail |
|---|
public SDDDataSet()
| Method Detail |
|---|
public List<? extends AgentBase> getAgents()
List public void setAgents(List<? extends AgentBase> value)
value - allowed object is
List public List<VersionableEntity> getAgentData()
List public void setAgentData(List<VersionableEntity> value)
value - allowed object is
List public List<DefinedTermBase> getTerms()
List public void setTerms(List<DefinedTermBase> value)
value - allowed object is
List public List<TermVocabulary<DefinedTermBase>> getTermVocabularies()
List public void setTermVocabularies(List<TermVocabulary<DefinedTermBase>> value)
value - allowed object is
List public List<TaxonNameBase> getTaxonomicNames()
List public void setTaxonomicNames(List<TaxonNameBase> value)
value - allowed object is
List public List<SpecimenOrObservationBase> getOccurrences()
List public void setOccurrences(List<SpecimenOrObservationBase> value)
value - allowed object is
List public List<Reference> getReferences()
List public void setReferences(List<Reference> value)
value - allowed object is
List public <T extends ReferencedEntityBase> void addReferencedEntities(Collection<T> value)
value - allowed object is
Collection public List<ReferencedEntityBase> getReferencedEntities()
List public void setReferencedEntities(List<? extends ReferencedEntityBase> value)
value - allowed object is
List public <T extends VersionableEntity> void addFeatureData(Collection<T> value)
value - allowed object is
Collection public List<VersionableEntity> getFeatureData()
List public <T extends VersionableEntity> void setFeatureData(List<T> value)
value - allowed object is
List public <T extends LanguageStringBase> void addLanguageData(Collection<T> value)
value - allowed object is
Collection public List<LanguageStringBase> getLanguageData()
List public void setLanguageData(List<? extends LanguageStringBase> value)
value - allowed object is
List public void addTaxa(Collection<Taxon> value)
value - allowed object is
Collection public Collection<? extends TaxonBase> getTaxa()
Collection
Collection public Collection<TaxonBase> getTaxonBases()
public void setTaxa(List<Taxon> value)
value - allowed object is
List public void addTaxon(Taxon value)
value - public List<Synonym> getSynonyms()
List public void setSynonyms(List<Synonym> value)
value - allowed object is
List public void addSynonym(Synonym value)
value - public void addSynonyms(Collection<Synonym> value)
value - allowed object is
Collection public Set<RelationshipBase> getRelationships()
Set public void setRelationships(Set<RelationshipBase> value)
value - allowed object is
Set public void addRelationships(Collection<? extends RelationshipBase> value)
value - allowed object is
Collection public <T extends VersionableEntity> void addMedia(Collection<T> value)
value - allowed object is
Collection public List<VersionableEntity> getMedia()
List public void setMedia(List<? extends VersionableEntity> value)
value - allowed object is
List public List<HomotypicalGroup> getHomotypicalGroups()
List public void setHomotypicalGroups(List<HomotypicalGroup> value)
value - allowed object is
List
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||