Uses of Interface
interfaces.PedaggioInterface
- 
Packages that use PedaggioInterface Package Description classes Common classescontrollers Controller classes - 
- 
Uses of PedaggioInterface in classes
Classes in classes that implement PedaggioInterface Modifier and Type Class Description classPedaggioBaseMethods in classes that return PedaggioInterface Modifier and Type Method Description static PedaggioInterfacePedaggioFactory. getInstance(java.lang.String type, double tariffaUnitaria, double arrotondamento, java.lang.String classeVeicolo, java.lang.String classeAmbientale)Returns an instance of a specific Pedaggio class - 
Uses of PedaggioInterface in controllers
Classes in controllers that implement PedaggioInterface Modifier and Type Class Description classPedaggioHandles fees 
 -