Interface IRemoteSetImporter
- All Superinterfaces:
ICommandImporter
,IImporter
- All Known Implementing Classes:
CcfImporter
,CmlImporter
,CommandFusionImporter
,ControlTowerIrDatabase
,CsvImporter
,CsvParametrizedImporter
,CsvRawImporter
,GirrImporter
,IctImporter
,IrTransImporter
,LircImporter
,RawLineImporter
,RemoteLocatorImporter
,RemoteSetImporter
,XcfImporter
This interface models a class that can import a number of IR signals.
-
Method Summary
Methods inherited from interface org.harctoolbox.irscrutinizer.importer.ICommandImporter
getCommand, getCommands, getConcatenatedCommands, getMetaData
Methods inherited from interface org.harctoolbox.irscrutinizer.importer.IImporter
getFormatName
-
Method Details
-
getRemoteSet
org.harctoolbox.girr.RemoteSet getRemoteSet()
-