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

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

Methods in eu.etaxonomy.cdm.model.reference that return Book
 Book BookSection.getInBook()
          Deprecated. Returns the book this book section belongs to.
static Book Book.NewInstance()
          Deprecated. Creates a new empty book instance only containing the default cache strategy.
 

Methods in eu.etaxonomy.cdm.model.reference with parameters of type Book
static BookSection BookSection.NewInstance(Book inBook, TeamOrPersonBase author, String sectionTitle, String pages)
          Deprecated. Creates a new book section instance with its given book, title, pages and author (team) and its default cache strategy.
 void BookSection.setInBook(Book inBook)
          Deprecated.  
 



Copyright © 2007-2010 EDIT. All Rights Reserved.