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) |
toString
Copyright © 2020. All rights reserved.