Class TireInflatorConfigurer

class TireInflatorConfigurer
  : PropertyConfigurer!(extending_generic_factory.Tire) ;

Constructors

NameDescription
this

Fields

NameTypeDescription
atmospheres float
locator_ Locator!(Object,string)

Properties

NameTypeDescription
locator[set] TireInflatorConfigurer

Methods

NameDescription
configure
configure Accepts a reference to an object that is to be configured by the configurer.