Uses of Enum Class
energy.trolie.client.model.common.RatingUnits
Packages that use RatingUnits
Package
Description
Common data structures across the TROLIE Specification
-
Uses of RatingUnits in energy.trolie.client.model.common
Methods in energy.trolie.client.model.common that return RatingUnitsModifier and TypeMethodDescriptionRatingValue.getUnits()
Determines the units of this rating valuestatic RatingUnits
Returns the enum constant of this class with the specified name.static RatingUnits[]
RatingUnits.values()
Returns an array containing the constants of this enum class, in the order they are declared.