Microsoft SDK for Java

Locale.MeasurementSystem Class

Provides fields for determining the measurement system used in a locale.

Enum 
  |
  +--Locale.MeasurementSystem

package com.ms.wfc.app

public static final class Locale.MeasurementSystem
extends
Enum

Remarks

Use the MeasurementSystem class to evaluate the return value of the Locale.getMeasurementSystem method. You can also use it when calling the Locale.setMeasurementSystem method to specify the measurement system to use for a Locale object.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.