Uses of Enum Class
org.projecthusky.common.enums.Ucum
Packages that use Ucum
-
Uses of Ucum in org.projecthusky.common.enums
Methods in org.projecthusky.common.enums that return UcumModifier and TypeMethodDescriptionstatic Ucum
Gets the Enum with a given code Liefert den Enum anhand eines gegebenen codesstatic Ucum
Returns the enum constant of this class with the specified name.static Ucum[]
Ucum.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Ucum in org.projecthusky.common.model
Constructors in org.projecthusky.common.model with parameters of type UcumModifierConstructorDescriptionInstantiates a new value with the parameters for a MDHT RTO Objekt (A quantity constructed as the quotient of a numerator quantity divided by a denominator quantity.).Erstellt einen neuen Wert.Value
(BigDecimal low, Ucum lowUnit, BigDecimal high, Ucum highUnit)