class CitationSet - jcobban/Genealogy GitHub Wiki

class CitationSet

Up: Object-Oriented Access to Database Records

This is a class that extends class RecordSet to represent a set of citations, each of which is represented by an instance of class Citation. It is extends the base implementation of methods getWhere and rewind.

Table of Contents

Next: class Country