|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gcapmedia.dab.epg.binary.NumericType
com.gcapmedia.dab.epg.binary.VersionType
public class VersionType
| Constructor Summary | |
|---|---|
VersionType(int number)
Create a new version type used in <programme>, <programmeEvent>, <serviceinformation>, <ensemble>, <service>, <programmeGroups>, <programmeGroup> and <schedule>. |
|
| Method Summary | |
|---|---|
static VersionType |
fromBytes(byte[] bytes)
Parse a type from its byte array representation |
| Methods inherited from class com.gcapmedia.dab.epg.binary.NumericType |
|---|
equals, fromBytes, getBytes, getLength, getNumber, getSize, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VersionType(int number)
number - Version number to encode| Method Detail |
|---|
public static VersionType fromBytes(byte[] bytes)
bytes -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||