Class TachometerPropertiesInView
- java.lang.Object
-
- org.smallmind.claxon.registry.json.TachometerPropertiesInView
-
@Generated("org.smallmind.web.json.doppelganger.DoppelgangerAnnotationProcessor") public class TachometerPropertiesInView extends Object
-
-
Constructor Summary
Constructors Constructor Description TachometerPropertiesInView()TachometerPropertiesInView(TachometerProperties tachometerProperties)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description TachometerPropertiesfactory()TachometerPropertiesfactory(TachometerProperties tachometerProperties)StintgetResolutionStint()static TachometerPropertiesInViewinstance(TachometerProperties tachometerProperties)TachometerPropertiesInViewsetResolutionStint(Stint resolutionStint)
-
-
-
Constructor Detail
-
TachometerPropertiesInView
public TachometerPropertiesInView()
-
TachometerPropertiesInView
public TachometerPropertiesInView(TachometerProperties tachometerProperties)
-
-
Method Detail
-
instance
public static TachometerPropertiesInView instance(TachometerProperties tachometerProperties)
-
factory
public TachometerProperties factory()
-
factory
public TachometerProperties factory(TachometerProperties tachometerProperties)
-
getResolutionStint
public Stint getResolutionStint()
-
setResolutionStint
public TachometerPropertiesInView setResolutionStint(Stint resolutionStint)
-
-