Uses of Class
org.openbandy.example.bos.Engine

Packages that use Engine
org.openbandy.example.bos   
 

Uses of Engine in org.openbandy.example.bos
 

Methods in org.openbandy.example.bos that return Engine
 Engine Car.getEngine()
           
 

Methods in org.openbandy.example.bos with parameters of type Engine
 void Car.setEngine(Engine engine)