Package | Description |
---|---|
org.openmrs.logic |
The OpenMRS Logic Service provides access to granular and derived
data.
|
Modifier and Type | Method and Description |
---|---|
Duration.Units |
Duration.getUnits() |
static Duration.Units |
Duration.Units.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Duration.Units[] |
Duration.Units.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 OpenMRS Inc.. All rights reserved.