Uses of Interface
ejava.projects.edmv.bl.PersonMgmt
-
Packages that use PersonMgmt Package Description ejava.projects.edmv.blimpl -
-
Uses of PersonMgmt in ejava.projects.edmv.blimpl
Classes in ejava.projects.edmv.blimpl that implement PersonMgmt Modifier and Type Class Description class
EDmvMgmtImpl
This class provides a simple example of both the person and registration management implementation.Methods in ejava.projects.edmv.blimpl with parameters of type PersonMgmt Modifier and Type Method Description private static void
EDmvMgmtCommand. invoke(PersonMgmt personMgmt, VehicleMgmt vehicleMgmt)
private static void
EDmvMgmtCommand. listPeople(PersonMgmt personMgmt)
-