Uses of Interface
ejava.projects.edmv.bl.VehicleMgmt
-
Packages that use VehicleMgmt Package Description ejava.projects.edmv.blimpl -
-
Uses of VehicleMgmt in ejava.projects.edmv.blimpl
Classes in ejava.projects.edmv.blimpl that implement VehicleMgmt 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 VehicleMgmt Modifier and Type Method Description private static void
EDmvMgmtCommand. invoke(PersonMgmt personMgmt, VehicleMgmt vehicleMgmt)
private static void
EDmvMgmtCommand. listRegistrations(VehicleMgmt vehicleMgmt)
-