public class Media extends AbstractRealTimeDto
| Constructor and Description |
|---|
Media() |
| Modifier and Type | Method and Description |
|---|---|
Image |
getImage() |
Integer |
getRank() |
String |
getUrl() |
void |
setImage(Image image) |
void |
setRank(Integer rank) |
void |
setUrl(String url) |
toStringCopyright © 2020. All rights reserved.