Package | Description |
---|---|
org.lemsml.jlems.api |
Modifier and Type | Method and Description |
---|---|
static BaseDimension |
BaseDimension.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseDimension[] |
BaseDimension.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DimensionValue.add(BaseDimension bd,
int i) |
Copyright © 2019. All rights reserved.