Uses of Class
triploa.Vehicle

Uses of Vehicle in triploa
 

Methods in triploa that return Vehicle
static Vehicle Vehicle.create(org.kxml2.io.KXmlParser p)
          call for getting a new instance of this class from xml
 Vehicle Stage.getVehicle()
           
 

Methods in triploa with parameters of type Vehicle
 void Stage.setVehicle(Vehicle vehicle)