Uses of Class
de.dhbw.contactdb.Visit
Packages that use Visit
-
Uses of Visit in de.dhbw.contactdb
Fields in de.dhbw.contactdb with type parameters of type VisitMethods in de.dhbw.contactdb that return types with arguments of type VisitModifier and TypeMethodDescriptionMain.getContactPersons(int id)
Lists all persons that were at the same place at the same time as a specific person.Main.getVisitors(String s)
Lists all Persons that were at the same place (id) at the same time.