Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-927 (Maintenance Release)

javax.tv.service.navigation
Interface FavoriteServicesName


public interface FavoriteServicesName

This interface represents the name of a preference describing a set of favorite services.

See Also:
PreferenceFilter

Method Summary
 java.lang.String getName()
          Provides a human-readable name for this favorite services preference.
 

Method Detail

getName

public java.lang.String getName()
Provides a human-readable name for this favorite services preference.

Returns:
The name of the favorite services preference.

JSR-927 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 927 specification.