Package net.datafaker.providers.base
Class Vehicle
- Since:
- 0.8.0
-
Field Summary
Fields inherited from class net.datafaker.providers.base.AbstractProvider
faker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncarOptions
(int min, int max) carType()
color()
doors()
engine()
fuelType()
licensePlate
(String stateAbbreviation) make()
model()
standardSpecs
(int min, int max) style()
vin()
Methods inherited from class net.datafaker.providers.base.AbstractProvider
equals, getFaker, hashCode, loadGenerators, resolve, resolve, toString
-
Constructor Details
-
Vehicle
-
-
Method Details
-
vin
-
manufacturer
-
make
-
model
-
model
-
makeAndModel
-
style
-
color
-
upholsteryColor
-
upholsteryFabric
-
upholstery
-
transmission
-
driveType
-
fuelType
-
carType
-
engine
-
carOptions
-
carOptions
-
standardSpecs
-
standardSpecs
-
doors
-
licensePlate
-
licensePlate
-