Uses of Class
at.jku.ssw.fp.sect06_3.Person
-
Packages that use Person Package Description at.jku.ssw.fp.sect06_3 -
-
Uses of Person in at.jku.ssw.fp.sect06_3
Methods in at.jku.ssw.fp.sect06_3 that return types with arguments of type Person Modifier and Type Method Description FList<Person>
Family. getMembers()
Returns the member of the family.
-