Sets the system of measurement to be used.
public void setMeasurementSystem( int value )
value
An integer value of 0 designates to use the metric system; a value of 1 designates to use the U.S. measurement system.
See Also Locale.MeasurementSystem, getMeasurementSystem