|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gcapmedia.dab.epg.binary.GenreType
public class GenreType
| Constructor Summary | |
|---|---|
GenreType(Genre genre)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static GenreType |
fromBytes(byte[] bytes)
|
byte[] |
getBytes()
|
Genre |
getGenre()
|
int |
getLength()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GenreType(Genre genre)
| Method Detail |
|---|
public Genre getGenre()
public byte[] getBytes()
getBytes in interface Encodablecom.gcapmedia.dab.epg.binary.AttributeValue#getBytes()public int getLength()
getLength in interface Encodablecom.gcapmedia.dab.epg.binary.AttributeValue#getLength()public static GenreType fromBytes(byte[] bytes)
public boolean equals(java.lang.Object obj)
equals in class java.lang.ObjectObject.equals(java.lang.Object)public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||