org.stanwood.media.cli
Interface ICLICommand

All Known Implementing Classes:
AbstractLauncher, AbstractSubCLICommand, AbstractXBMCSubCommand, BaseLauncher, CLICopyStoreToStore, CLICopyToMediaDir, CLIFixSeenDB, CLIImportMedia, CLIManageAddons, CLIMediaFileInformation, CLIMediaManager, InstallCommand, ListCommand, RemoveCommand, UpdateCommand

public interface ICLICommand

All CLI launchers must implement this interface


Method Summary
 java.lang.String getName()
          The name of the command
 

Method Detail

getName

java.lang.String getName()
The name of the command

Returns:
The name