Package org.openhab.core.voice.text
Interface AbstractRuleBasedInterpreter.ItemCommandSupplier
- Enclosing class:
 - AbstractRuleBasedInterpreter
 
protected static interface AbstractRuleBasedInterpreter.ItemCommandSupplier
- 
Method Summary
Modifier and TypeMethodDescriptiongetCommandClasses(@Nullable Item item) @Nullable CommandgetItemCommand(Item item)  
- 
Method Details
- 
getItemCommand
 - 
getCommandLabel
String getCommandLabel() - 
getCommandClasses
 
 -