|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.tv.service.ServiceInformationType
public class ServiceInformationType
This class represents values of service information (SI) formats.
Field Summary | |
---|---|
static ServiceInformationType |
ATSC_PSIP
ATSC PSIP format. |
static ServiceInformationType |
DVB_SI
DVB SI format. |
static ServiceInformationType |
SCTE_SI
SCTE SI format. |
static ServiceInformationType |
UNKNOWN
Unknown format. |
Method Summary | |
---|---|
String |
toString()
Provides the string name of the SI type. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final ServiceInformationType ATSC_PSIP
public static final ServiceInformationType DVB_SI
public static final ServiceInformationType SCTE_SI
public static final ServiceInformationType UNKNOWN
Method Detail |
---|
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |