public class FamilyMember extends Reference
FamilyMember(String id, String name, String relationship)
String
getRelationship()
getId, getName
add, getExtraData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FamilyMember(String id, String name, String relationship)
public String getRelationship()