Index
All Classes|All Packages
P
- parse(String) - Static method in class de.dhbw.contactdb.utils.Parser
-
Parses contacts.db, creates objects of content and saves these objects in HashMaps
- parseArguments(String) - Static method in class de.dhbw.contactdb.Main
-
Parse commandline arguments and run specific functions after
- Parser - Class in de.dhbw.contactdb.utils
-
Parser for parsing contacts2021.db
- Parser() - Constructor for class de.dhbw.contactdb.utils.Parser
- person - Variable in class de.dhbw.contactdb.Visit
-
person who visits
- Person - Class in de.dhbw.contactdb
-
Person
- Person(int, String) - Constructor for class de.dhbw.contactdb.Person
-
Constructor
- PERSON - Enum constant in enum class de.dhbw.contactdb.utils.db_new_entity
-
Person
- persons - Static variable in class de.dhbw.contactdb.Main
-
Contains all persons from contacts2021.db
- place - Variable in class de.dhbw.contactdb.Visit
-
place where person is
- Place - Class in de.dhbw.contactdb
-
Main class
- Place(int, String, boolean) - Constructor for class de.dhbw.contactdb.Place
-
Constructor
- PLACE - Enum constant in enum class de.dhbw.contactdb.utils.db_new_entity
-
Place
- places - Static variable in class de.dhbw.contactdb.Main
-
Contains all places from contacts2021.db
- ProjectTest - Class in de.dhbw.unit
-
Tests
- ProjectTest() - Constructor for class de.dhbw.unit.ProjectTest
All Classes|All Packages