| Package | Description |
|---|---|
| tech.uom.impl.enums.quantity |
| Modifier and Type | Method and Description |
|---|---|
static ShirtSizeEnum |
ShirtSizeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShirtSizeEnum[] |
ShirtSizeEnum.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.