Class Vehicle
java.lang.Object
org.bremersee.xml.test.model.xml2.Vehicle
The vehicle.
- Author:
- Christian Bremer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Vehicle
public Vehicle()
-
-
Method Details
-
getBrand
Gets brand.- Returns:
- the brand
-
setBrand
Sets brand.- Parameters:
brand
- the brand
-
getModel
Gets model.- Returns:
- the model
-
setModel
Sets model.- Parameters:
model
- the model
-
toString
-
equals
-
hashCode
public int hashCode()
-