public class VideoItem extends Object
Constructor and Description |
---|
VideoItem() |
VideoItem(String mediaId,
String title,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getMediaId() |
String |
getTitle() |
void |
setDescription(String description) |
void |
setMediaId(String mediaId) |
void |
setTitle(String title) |
Copyright © 2006–2018 TinyGroup. All rights reserved.