Copyright 2008 Motorola Inc. and Nokia Corporation. All Rights Reserved.
Specification License

Uses of Package
javax.microedition.broadcast.esg

Packages that use javax.microedition.broadcast.esg
javax.microedition.broadcast The main package for the Mobile Broadcast Service API. 
javax.microedition.broadcast.esg This package defines the classes and interfaces to access the Electronic Service Guide (ESG). 
javax.microedition.broadcast.purchase This packaged defines the classes and interfaces for purchasing. 
javax.microedition.broadcast.recording This package defines the classes and interfaces to handle scheduled recording. 
 

Classes in javax.microedition.broadcast.esg used by javax.microedition.broadcast
Service
          Service uniquely identifies a broadcast TV or radio channel.
ServiceGuideData
          ServiceGuideData represents an abstract object in an Electronic Service Guide (ESG).
 

Classes in javax.microedition.broadcast.esg used by javax.microedition.broadcast.esg
Attribute
          Base class for all metadata attributes.
BooleanAttribute
          The class of attributes that specifies a boolean value.
CommonMetadataSet
          CommonMetadataSet specifies an encompassing list of attributes that are applicable across different platform, bearer and operator specifications.
DataUnavailableException
          DataUnvailableException is thrown when the result of a query is not available.
DateAttribute
          The class of attributes that specifies a Date value.
MetadataSet
          MetadataSet is the interface which specifies a collection of metadata applicable to program event, service, service component and purchase objects.
NumericAttribute
          A NumericAttribute that references a numeric value of arbitrary length and precision.
ObjectAttribute
          The class of attributes that specifies an Object value.
ProgramEvent
          ProgramEvent uniquely identifies a broadcast program event.
Query
          Query is an external representation of a database query.
QueryException
          QueryException is thrown in response to some error condition(s) in a database query.
Service
          Service uniquely identifies a broadcast TV or radio channel.
ServiceGuide
          The ServiceGuide class allows applications to query information on the Electronic Service Guide (ESG).
ServiceGuideData
          ServiceGuideData represents an abstract object in an Electronic Service Guide (ESG).
ServiceGuideListener
          ServiceGuideListener allows the application to monitor changes to ProgramEvent, Service and PurchaseObject information.
StringAttribute
          The class of attributes that specifies a String value.
 

Classes in javax.microedition.broadcast.esg used by javax.microedition.broadcast.purchase
ServiceGuideData
          ServiceGuideData represents an abstract object in an Electronic Service Guide (ESG).
 

Classes in javax.microedition.broadcast.esg used by javax.microedition.broadcast.recording
ProgramEvent
          ProgramEvent uniquely identifies a broadcast program event.
Service
          Service uniquely identifies a broadcast TV or radio channel.
 



Copyright 2008 Motorola Inc. and Nokia Corporation. All Rights Reserved.
Specification License