public class MediaSong extends Object
| Constructor and Description |
|---|
MediaSong() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInlier() |
String |
getSingerName() |
String |
getSongName() |
void |
setInlier(String inlier) |
void |
setSingerName(String singerName) |
void |
setSongName(String songName) |
Copyright © 2024. All rights reserved.