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

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

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



Copyright © 2007-2010 EDIT. All Rights Reserved.