Uses of Interface
org.openhab.core.thing.profiles.ProfileType
Packages that use ProfileType
Package
Description
-
Uses of ProfileType in org.openhab.core.automation.module.script.profile
Methods in org.openhab.core.automation.module.script.profile that return types with arguments of type ProfileType -
Uses of ProfileType in org.openhab.core.thing.profiles
Classes in org.openhab.core.thing.profiles with type parameters of type ProfileTypeModifier and TypeClassDescriptionfinal classProfileTypeBuilder<T extends ProfileType>Builder forProfileTypeinstances.Subinterfaces of ProfileType in org.openhab.core.thing.profilesModifier and TypeInterfaceDescriptioninterfaceDescribes aStateProfiletype.interfaceDescribes aTriggerProfiletype.Fields in org.openhab.core.thing.profiles declared as ProfileTypeModifier and TypeFieldDescriptionstatic final ProfileTypeSystemProfiles.BUTTON_TOGGLE_PLAYER_TYPEstatic final ProfileTypeSystemProfiles.BUTTON_TOGGLE_ROLLERSHUTTER_TYPEstatic final ProfileTypeSystemProfiles.BUTTON_TOGGLE_SWITCH_TYPEstatic final ProfileTypeSystemProfiles.DEFAULT_TYPEstatic final ProfileTypeSystemProfiles.FOLLOW_TYPEstatic final ProfileTypeSystemProfiles.HYSTERESIS_TYPEstatic final ProfileTypeSystemProfiles.OFFSET_TYPEstatic final ProfileTypeSystemProfiles.RANGE_TYPEstatic final ProfileTypeSystemProfiles.RAWBUTTON_ON_OFF_SWITCH_TYPEstatic final ProfileTypeSystemProfiles.RAWBUTTON_TOGGLE_PLAYER_TYPEstatic final ProfileTypeSystemProfiles.RAWBUTTON_TOGGLE_ROLLERSHUTTER_TYPEstatic final ProfileTypeSystemProfiles.RAWBUTTON_TOGGLE_SWITCH_TYPEstatic final ProfileTypeSystemProfiles.RAWROCKER_DIMMER_TYPEstatic final ProfileTypeSystemProfiles.RAWROCKER_NEXT_PREVIOUS_TYPEstatic final ProfileTypeSystemProfiles.RAWROCKER_ON_OFF_TYPEstatic final ProfileTypeSystemProfiles.RAWROCKER_PLAY_PAUSE_TYPEstatic final ProfileTypeSystemProfiles.RAWROCKER_REWIND_FASTFORWARD_TYPEstatic final ProfileTypeSystemProfiles.RAWROCKER_STOP_MOVE_TYPEstatic final ProfileTypeSystemProfiles.RAWROCKER_UP_DOWN_TYPEstatic final ProfileTypeSystemProfiles.TIMESTAMP_CHANGE_TYPEstatic final ProfileTypeSystemProfiles.TIMESTAMP_OFFSET_TYPEstatic final ProfileTypeSystemProfiles.TIMESTAMP_TRIGGER_TYPEstatic final ProfileTypeSystemProfiles.TIMESTAMP_UPDATE_TYPEstatic final ProfileTypeSystemProfiles.TRIGGER_EVENT_STRING_TYPEMethods in org.openhab.core.thing.profiles that return types with arguments of type ProfileTypeModifier and TypeMethodDescriptionProfileTypeProvider.getProfileTypes(@Nullable Locale locale) Returns all profile types for the givenLocale.ProfileTypeRegistry.getProfileTypes()Get the availableProfileTypes from all providers using the default locale.ProfileTypeRegistry.getProfileTypes(@Nullable Locale locale) Get the availableProfileTypes from all providers. -
Uses of ProfileType in org.openhab.core.thing.profiles.dto
Methods in org.openhab.core.thing.profiles.dto with parameters of type ProfileTypeModifier and TypeMethodDescriptionstatic ProfileTypeDTOProfileTypeDTOMapper.map(ProfileType profileType) Maps profile type into stripped profile type data transfer object. -
Uses of ProfileType in org.openhab.core.thing.profiles.i18n
Methods in org.openhab.core.thing.profiles.i18n that return ProfileTypeModifier and TypeMethodDescriptionProfileTypeI18nLocalizationService.createLocalizedProfileType(@Nullable org.osgi.framework.Bundle bundle, ProfileType profileType, @Nullable Locale locale) Methods in org.openhab.core.thing.profiles.i18n with parameters of type ProfileTypeModifier and TypeMethodDescriptionProfileTypeI18nLocalizationService.createLocalizedProfileType(@Nullable org.osgi.framework.Bundle bundle, ProfileType profileType, @Nullable Locale locale)