| Package | Description |
|---|---|
| tec.uom.se.format |
| Modifier and Type | Method and Description |
|---|---|
static FormatBehavior |
FormatBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormatBehavior[] |
FormatBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static QuantityFormat |
QuantityFormat.getInstance(FormatBehavior style)
Returns the culture invariant format based upon
BigDecimal canonical format and the standard
unit format. |
Copyright © 2005–2017 Units of Measurement project. All rights reserved.