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

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

Methods in eu.etaxonomy.cdm.model.reference that return Proceedings
 Proceedings Proceedings.clone()
          Deprecated. Clones this conference proceedings.
 Proceedings InProceedings.getInProceedings()
          Deprecated. Returns the proceedings this "in proceedings" (usually a paper or an abstract) is part of.
static Proceedings Proceedings.NewInstance()
          Deprecated. Creates a new empty proceedings instance.
static Proceedings Proceedings.NewInstance(String organization)
          Deprecated. Creates a new proceedings instance with the given organization responsible for the conference.
 

Methods in eu.etaxonomy.cdm.model.reference with parameters of type Proceedings
static InProceedings InProceedings.NewInstance(Proceedings inProceedings)
          Deprecated. Creates a new "in proceedings" instance with the given proceedings it belongs to.
 void InProceedings.setInProceedings(Proceedings inProceedings)
          Deprecated.  
 



Copyright © 2007-2010 EDIT. All Rights Reserved.