Class Family


  • public class Family
    extends Object
    Class representing families is member persons.
    Author:
    Herbert Praehofer
    • Constructor Detail

      • Family

        public Family()
    • Method Detail

      • getMembers

        public FList<Person> getMembers()
        Returns the member of the family.
        Returns:
        the members of the family