Uses of Class
eu.etaxonomy.cdm.model.reference.Journal

Packages that use Journal
eu.etaxonomy.cdm.model.reference Provides classes for nomenclatural and bibliographical references either as a complex structure of specific subclasses according to the different kind of possible references used (see StrictReferenceBase class and subclasses) or as a flat structure (see BibTexReference class). Related documentation
UML Diagrams  
 

Uses of Journal in eu.etaxonomy.cdm.model.reference
 

Methods in eu.etaxonomy.cdm.model.reference that return Journal
 Journal Journal.clone()
          Deprecated. Clones this journal instance.
 Journal Article.getInJournal()
          Deprecated. Returns the journal in which this article has been published.
static Journal Journal.NewInstance()
          Deprecated. Creates a new empty journal instance only containing the default cache strategy.
 

Methods in eu.etaxonomy.cdm.model.reference with parameters of type Journal
static Article Article.NewInstance(Journal inJournal, TeamOrPersonBase authorTeam, String articleTitle, String pages, String series, String volume, TimePeriod datePublished)
          Deprecated. Creates a new article instance with the given values and with the default cache strategy.
 void Article.setInJournal(Journal inJournal)
          Deprecated.  
 



Copyright © 2007-2010 EDIT. All Rights Reserved.