Package | Description |
---|---|
systems.uom.ucum.format |
Modifier and Type | Method and Description |
---|---|
static UCUMFormat.Variant |
UCUMFormat.Variant.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UCUMFormat.Variant[] |
UCUMFormat.Variant.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static UCUMFormat |
UCUMFormat.getInstance(UCUMFormat.Variant variant)
Returns the instance for formatting/parsing using the given variant
|
static UCUMFormat |
UCUMFormat.getInstance(UCUMFormat.Variant variant,
tec.uom.se.format.SymbolMap symbolMap)
Returns an instance for formatting and parsing using user defined symbols
|
Copyright © 2005–2018 Units of Measurement project. All rights reserved.