Class Vehicles
java.lang.Object
org.bremersee.xml.test.model.xml2.Vehicles
The vehicles.
- Author:
- Christian Bremer
-
Constructor Details
-
Vehicles
public Vehicles()
-
-
Method Details
-
getSeries
Gets series.- Returns:
- the series
-
setSeries
Sets series.- Parameters:
series
- the series
-
getYear
public int getYear()Gets year.- Returns:
- the year
-
setYear
public void setYear(int year) Sets year.- Parameters:
year
- the year
-
getMonth
Gets month.- Returns:
- the month
-
setMonth
Sets month.- Parameters:
month
- the month
-
getEntries
Gets entries.- Returns:
- the entries
-
equals
-
hashCode
public int hashCode() -
toString
-