Uses of Class
org.smallmind.claxon.registry.json.SpeedometerProperties
-
Packages that use SpeedometerProperties Package Description org.smallmind.claxon.registry.json -
-
Uses of SpeedometerProperties in org.smallmind.claxon.registry.json
Methods in org.smallmind.claxon.registry.json that return SpeedometerProperties Modifier and Type Method Description SpeedometerPropertiesSpeedometerPropertiesInView. factory()SpeedometerPropertiesSpeedometerPropertiesInView. factory(SpeedometerProperties speedometerProperties)Methods in org.smallmind.claxon.registry.json with parameters of type SpeedometerProperties Modifier and Type Method Description SpeedometerPropertiesSpeedometerPropertiesInView. factory(SpeedometerProperties speedometerProperties)static SpeedometerPropertiesInViewSpeedometerPropertiesInView. instance(SpeedometerProperties speedometerProperties)Constructors in org.smallmind.claxon.registry.json with parameters of type SpeedometerProperties Constructor Description SpeedometerPropertiesInView(SpeedometerProperties speedometerProperties)
-