javax.tv.service.navigation
Interface FavoriteServicesName
- public interface FavoriteServicesName
This interface represents the name of a preference for a set of
favorite services. It can be used to create a collection of
Service
objects based on a user preference for
favorite services.
- See Also:
PreferenceFilter
Method Summary |
java.lang.String |
getName()
Provides a human-readable name for this favorite services preference. |
getName
public java.lang.String getName()
- Provides a human-readable name for this favorite services preference.
- Returns:
- The name of the favorite services preference.
Copyright © 1998 - 2000 Sun Microsystems, Inc.