public class GetImageForDownloadOutputModel
extends java.lang.Object
Constructor and Description |
---|
GetImageForDownloadOutputModel() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getImageUrl()
This Method is use to Get the Image URL
|
void |
setImageUrl(java.lang.String imageUrl)
This Method is use to Set the Image URL
|