public class Image extends AbstractRealTimeDto
| Constructor and Description |
|---|
Image() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLarge() |
String |
getMedium() |
String |
getSmall() |
void |
setLarge(String large) |
void |
setMedium(String medium) |
void |
setSmall(String small) |
toStringCopyright © 2020. All rights reserved.