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

Uses of Interface
javax.microedition.broadcast.esg.MetadataSet

Packages that use MetadataSet
javax.microedition.broadcast.esg This package defines the classes and interfaces to access the Electronic Service Guide (ESG). 
 

Uses of MetadataSet in javax.microedition.broadcast.esg
 

Classes in javax.microedition.broadcast.esg that implement MetadataSet
 class CommonMetadataSet
          CommonMetadataSet specifies an encompassing list of attributes that are applicable across different platform, bearer and operator specifications.
 

Methods in javax.microedition.broadcast.esg that return MetadataSet
 MetadataSet[] ServiceGuideData.getAvailableMetadataSets()
          Get the list of MetadataSet specs currently available for this ServiceGuideData instance.
 MetadataSet[] ServiceGuide.getSupportedMetadataSets()
          Get the list of MetadataSet specs supported by the database implementation.
 



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