Uses of Interface
org.openhab.core.types.PrimitiveType
Packages that use PrimitiveType
-
Uses of PrimitiveType in org.openhab.core.library.types
Classes in org.openhab.core.library.types that implement PrimitiveTypeModifier and TypeClassDescriptionclassclassThe decimal type uses a BigDecimal internally and thus can be used for integers, longs and floating point numbers alike.classThe HSBType is a complex type with constituents for hue, saturation and brightness and can be used for color items.enumenumThis type is used by thePlayerItem.enumenumclassThe PercentType extends theDecimalTypeby putting constraints for its value on top (0-100).enumThis type is used by thePlayerItem.classQuantityType<T extends javax.measure.Quantity<T>>The measure type extends DecimalType to handle physical unit measurementclassThis type can be used for all binary data such as images, documents, sounds etc.enumThis type is used by thePlayerItem.enumclassenumMethods in org.openhab.core.library.types that return types with arguments of type PrimitiveType -
Uses of PrimitiveType in org.openhab.core.types
Classes in org.openhab.core.types that implement PrimitiveTypeModifier and TypeClassDescriptionenumenumThere are situations when item states do not have any defined value.Methods in org.openhab.core.types that return types with arguments of type PrimitiveTypeModifier and TypeMethodDescriptionComplexType.getConstituents()Returns all constituents with their names as a sorted map