| Package | Description |
|---|---|
| tech.uom.impl.enums.unit |
| Modifier and Type | Method and Description |
|---|---|
static ShirtSizeUnit |
ShirtSizeUnit.getBySymbol(String symbol) |
static ShirtSizeUnit |
ShirtSizeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShirtSizeUnit[] |
ShirtSizeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2024 Units of Measurement project. All rights reserved.