public class Media extends Object
| Constructor and Description |
|---|
Media() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCaption() |
String |
getUrl() |
void |
setCaption(String caption) |
void |
setUrl(String url) |
String |
toString() |
Copyright © 2024. All rights reserved.