|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceDescription
Represents the description of a service.
Method Summary | |
---|---|
javax.tv.service.navigation.DeliverySystemType |
getDeliverySystemType()
Return the type of the delivery system. |
MultilingualString |
getLongName(java.lang.String perferredLanguage)
Return the long name of this service. |
javax.tv.service.ServiceType |
getServiceType()
Return the type of this service. |
Method Detail |
---|
MultilingualString getLongName(java.lang.String perferredLanguage)
javax.tv.service.ServiceType getServiceType()
java.lang.IllegalArgumentException
- if the returned ServiceType
is not from a class loaded by the system classloader.javax.tv.service.navigation.DeliverySystemType getDeliverySystemType()
java.lang.IllegalArgumentException
- if the returned ServiceType
is not from a class loaded by the system classloader.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |