Class Person

java.lang.Object
com.storedobject.core.StoredObject
com.storedobject.core.Person
All Implemented Interfaces:
Displayable, StringFiller, HasContacts, HasId, HasName, HasShortName, Notifye, Comparable<Person>

public final class Person extends StoredObject implements HasContacts, Comparable<Person>, HasName, HasShortName, Notifye