Uses of Class
org.dvb.tvanytime.metadata.DatabaseScope

Packages that use DatabaseScope
org.dvb.tvanytime.metadata Provides access to TV-Anytime metadata services. 
 

Uses of DatabaseScope in org.dvb.tvanytime.metadata
 

Methods in org.dvb.tvanytime.metadata with parameters of type DatabaseScope
static IPDatabase[] IPDatabase.getAvailableDatabases(DatabaseScope scope)
          Get an array of IPDatabases that can provide metadata for the specified scope.
static DvbDatabase[] DvbDatabase.getAvailableDatabases(DatabaseScope scope, boolean doNotTune)
          Get an array listing all DvbDatabases that can provide metadata for the specified scope.