Package zombie.radio.media
Class MediaData
java.lang.Object
zombie.radio.media.MediaData
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetId()shortgetIndex()getLine(int int1) intbyteintbooleanbooleanhasExtra()booleanbooleanhasTitle()voidprotected voidsetCategory(String string) voidprotected voidsetIndex(short short1) voidsetSubtitle(String string) void
-
Constructor Details
-
MediaData
-
-
Method Details
-
addLine
-
getLineCount
public int getLineCount() -
getTranslatedItemDisplayName
-
hasTitle
public boolean hasTitle() -
setTitle
-
getTitleEN
-
getTranslatedTitle
-
hasSubTitle
public boolean hasSubTitle() -
setSubtitle
-
getSubtitleEN
-
getTranslatedSubTitle
-
hasAuthor
public boolean hasAuthor() -
setAuthor
-
getAuthorEN
-
getTranslatedAuthor
-
hasExtra
public boolean hasExtra() -
setExtra
-
getExtraEN
-
getTranslatedExtra
-
getId
-
getIndex
public short getIndex() -
setIndex
protected void setIndex(short short1) -
getCategory
-
setCategory
-
getSpawning
public int getSpawning() -
getMediaType
public byte getMediaType() -
getLine
-