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

Packages that use Article
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 Article in eu.etaxonomy.cdm.model.reference
 

Methods in eu.etaxonomy.cdm.model.reference that return Article
 Article Article.clone()
          Deprecated. Clones this article.
static Article Article.NewInstance()
          Deprecated. Creates a new empty article instance only containing the default cache strategy.
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.
 



Copyright © 2007-2010 EDIT. All Rights Reserved.