Class NoteMarriage

java.lang.Object
edu.pdx.cs410J.family.NoteMarriage

public class NoteMarriage extends Object
This program makes note of a marriage between two people in a family tree.
Since:
Fall 2000
Author:
David Whitlock
  • Constructor Details

  • Method Details

    • main

      public static void main(String[] args)
      Main program that parses the command line and creates a marriage.