Uses of Class
org.smallmind.claxon.registry.json.TachometerProperties
-
Packages that use TachometerProperties Package Description org.smallmind.claxon.registry.json -
-
Uses of TachometerProperties in org.smallmind.claxon.registry.json
Methods in org.smallmind.claxon.registry.json that return TachometerProperties Modifier and Type Method Description TachometerPropertiesTachometerPropertiesInView. factory()TachometerPropertiesTachometerPropertiesInView. factory(TachometerProperties tachometerProperties)Methods in org.smallmind.claxon.registry.json with parameters of type TachometerProperties Modifier and Type Method Description TachometerPropertiesTachometerPropertiesInView. factory(TachometerProperties tachometerProperties)static TachometerPropertiesInViewTachometerPropertiesInView. instance(TachometerProperties tachometerProperties)Constructors in org.smallmind.claxon.registry.json with parameters of type TachometerProperties Constructor Description TachometerPropertiesInView(TachometerProperties tachometerProperties)
-