Package edu.pdx.cs410J.family
Class NoteMarriage
java.lang.Object
edu.pdx.cs410J.family.NoteMarriage
This program makes note of a marriage between two people in a
family tree.
- Since:
- Fall 2000
- Author:
- David Whitlock
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NoteMarriage
public NoteMarriage()
-
-
Method Details
-
main
Main program that parses the command line and creates a marriage.
-