public final class Vehicle
public final String
vin
licenseState
licensePlate
make
model
public final Integer
year
Vehicle(String vin, String licenseState, String licensePlate, String make, String model, Integer year)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait