Uses of Enum Class
org.openhab.core.library.unit.BinaryPrefix
Packages that use BinaryPrefix
-
Uses of BinaryPrefix in org.openhab.core.library.unit
Methods in org.openhab.core.library.unit that return BinaryPrefixModifier and TypeMethodDescriptionstatic BinaryPrefixReturns the enum constant of this class with the specified name.static BinaryPrefix[]BinaryPrefix.values()Returns an array containing the constants of this enum class, in the order they are declared.