public interface MediaList
| Modifier and Type | Method and Description |
|---|---|
void |
appendMedium(String medium) |
void |
deleteMedium(String medium) |
int |
getLength() |
String |
getMediaText() |
String |
item(int index) |
void |
setMediaText(String mediaText) |
Copyright © 2016. All Rights Reserved.