Class Marriage

java.lang.Object
edu.pdx.cs410J.family.Marriage
All Implemented Interfaces:
Serializable

public class Marriage extends Object implements Serializable
This class represents a marriage between two people. Ain't love grand? Each marriage consists of a husband, a wife, a date, and a location.
Author:
David Whitlock
See Also: