public class InteligentVoucherDescDetail extends AlipayObject
Constructor and Description |
---|
InteligentVoucherDescDetail() |
Modifier and Type | Method and Description |
---|---|
String |
getDetails()
Gets details.
|
String |
getImages()
Gets images.
|
String |
getTitle()
Gets title.
|
String |
getUrl()
Gets url.
|
void |
setDetails(String details)
Sets details.
|
void |
setImages(String images)
Sets images.
|
void |
setTitle(String title)
Sets title.
|
void |
setUrl(String url)
Sets url.
|
public String getDetails()
public void setDetails(String details)
details
- the detailspublic String getImages()
public void setImages(String images)
images
- the imagespublic String getTitle()
public void setTitle(String title)
title
- the titlepublic String getUrl()
public void setUrl(String url)
url
- the urlCopyright © 2018. All rights reserved.