public interface MediaList extends Indexable
Modifier and Type | Method and Description |
---|---|
void |
appendMedium(String newMedium) |
void |
deleteMedium(String oldMedium) |
int |
getLength() |
String |
getMediaText() |
String |
item(int index) |
void |
setMediaText(String arg) |
Copyright © 2018. All rights reserved.