Creating a Taxonomic e-Science

org.cateproject.model
Class DataSet

java.lang.Object
  extended by eu.etaxonomy.cdm.io.jaxb.DataSet
      extended by org.cateproject.model.DataSet

public class DataSet
extends eu.etaxonomy.cdm.io.jaxb.DataSet


Field Summary
protected  WebRevision webRevision
           
 
Fields inherited from class eu.etaxonomy.cdm.io.jaxb.DataSet
agents, collections, eventBases, featureTrees, grantedAuthorities, groups, homotypicalGroups, languageStrings, media, occurrences, references, taxonBases, taxonNodes, taxonomicNames, taxonomicTrees, terms, termVocabularies, typeDesignations, users
 
Constructor Summary
DataSet()
           
 
Method Summary
 WebRevision getWebRevision()
          Gets the value of the webRevision property.
 void setWebRevision(WebRevision value)
          Sets the value of the webRevision property.
 
Methods inherited from class eu.etaxonomy.cdm.io.jaxb.DataSet
addMedia, addTaxonBase, addTaxonBases, addTypeDesignations, addUser, getAgents, getCollections, getEventBases, getFeatureTrees, getGrantedAuthorities, getGroups, getHomotypicalGroups, getLanguageStrings, getMedia, getOccurrences, getReferences, getTaxonBases, getTaxonNodes, getTaxonomicNames, getTaxonomicTrees, getTerms, getTermVocabularies, getTypeDesignations, getUsers, setAgents, setCollections, setEventBases, setFeatureTrees, setGrantedAuthorities, setGroups, setHomotypicalGroups, setLanguageStrings, setMedia, setOccurrences, setReferences, setTaxonBases, setTaxonNodes, setTaxonomicNames, setTaxonomicTrees, setTerms, setTermVocabularies, setUsers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

webRevision

protected WebRevision webRevision
Constructor Detail

DataSet

public DataSet()
Method Detail

getWebRevision

public WebRevision getWebRevision()
Gets the value of the webRevision property.

Returns:
possible object is WebRevision

setWebRevision

public void setWebRevision(WebRevision value)
Sets the value of the webRevision property.

Parameters:
value - allowed object is WebRevision

Creating a Taxonomic e-Science

Copyright © 2010. All Rights Reserved.