Package org.openhab.core.thing.events
Class ThingEventFactory.ChannelDescriptionChangedEventPayloadBean
java.lang.Object
org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionChangedEventPayloadBean
- Enclosing class:
 - ThingEventFactory
 
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDefault constructor for deserialization e.g.ChannelDescriptionChangedEventPayloadBean(ChannelDescriptionChangedEvent.CommonChannelDescriptionField field, String channelUID, Set<String> linkedItemNames, String value, @Nullable String oldValue)  - 
Method Summary
 
- 
Field Details
- 
field
 - 
channelUID
 - 
linkedItemNames
 - 
value
 - 
oldValue
 
 - 
 - 
Constructor Details
- 
ChannelDescriptionChangedEventPayloadBean
protected ChannelDescriptionChangedEventPayloadBean()Default constructor for deserialization e.g. by Gson. - 
ChannelDescriptionChangedEventPayloadBean
 
 -