Interface IRemoteSetImporter
- All Superinterfaces:
ICommandImporter,IImporter
- All Known Implementing Classes:
CcfImporter,CmlImporter,CommandFusionImporter,ControlTowerIrDatabase,CsvImporter,CsvParametrizedImporter,CsvRawImporter,FlipperImporter,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, getMetaDataMethods inherited from interface org.harctoolbox.irscrutinizer.importer.IImporter
getFormatName
-
Method Details
-
getRemoteSet
org.harctoolbox.girr.RemoteSet getRemoteSet()
-