Interface INexusExtPlaylistImporter

Unit

Declaration

type INexusExtPlaylistImporter = interface(IExtPlaylistImporter)

Description

No description available, ancestor IExtPlaylistImporter description follows
No description available, ancestor IBaseConfigObject description follows
No description available, ancestor ISerializable description follows
No description available, ancestor IUpdateObject description follows
No description available, ancestor IObservable description follows

—————————————————————————– Base Interfaces —————————————————————————–

Attributes
GUID['{8532953B-320D-418B-A447-AC95DFAC368B}']
Attributes
GUID['{4C481E54-568A-46B4-BAAA-C0071932FDCF}']
Attributes
GUID['{DF9B1F9D-09D1-4790-BC9E-D299A578B71A}']
Attributes
GUID['{38325509-11A7-43E0-BA96-377F740419A7}']
Attributes
GUID['{8462EF6D-04C4-40CB-B05C-54EC99E4DB51}']
Attributes
GUID['{920232F8-CD7E-428E-A14E-548CA3B427C2}']

Hierarchy

Overview

Methods

Public function GetBackendURL: string;
Public procedure SetBackendURL(const iValue: string);
Public function GetBackendStation: string;
Public procedure SetBackendStation(const iValue: string);
Public function GetSplitBlocks: boolean;
Public procedure SetSplitBlocks(iValue: boolean);
Public function GetSplitBlocksKeyword: string;
Public procedure SetSplitBlocksKeyword(const iValue: string);
Public function GetErrorOnUnscheduled: boolean;
Public procedure SetErrorOnUnscheduled(iValue: boolean);
Public function GetFilterLognotes: boolean;
Public procedure SetFilterLognotes(iValue: boolean);

Description

Methods

Public function GetBackendURL: string;
 
Public procedure SetBackendURL(const iValue: string);
 
Public function GetBackendStation: string;
 
Public procedure SetBackendStation(const iValue: string);
 
Public function GetSplitBlocks: boolean;
 
Public procedure SetSplitBlocks(iValue: boolean);
 
Public function GetSplitBlocksKeyword: string;
 
Public procedure SetSplitBlocksKeyword(const iValue: string);
 
Public function GetErrorOnUnscheduled: boolean;
 
Public procedure SetErrorOnUnscheduled(iValue: boolean);
 
Public function GetFilterLognotes: boolean;
 
Public procedure SetFilterLognotes(iValue: boolean);
 

Generated by PasDoc 0.16.0.