|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.icu.util.LocaleData.MeasurementSystem
public static final class LocaleData.MeasurementSystem
Enumeration for representing the measurement systems.
Field Summary | |
---|---|
static LocaleData.MeasurementSystem |
SI
Measurement system specified by Le Système International d'Unités (SI) otherwise known as Metric system. |
static LocaleData.MeasurementSystem |
US
Measurement system followed in the United States of America. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final LocaleData.MeasurementSystem SI
public static final LocaleData.MeasurementSystem US
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |