public class IntroductionInfo extends AlipayObject
| Constructor and Description |
|---|
IntroductionInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getImageUrls()
Gets image urls.
|
String |
getTitle()
Gets title.
|
void |
setImageUrls(List<String> imageUrls)
Sets image urls.
|
void |
setTitle(String title)
Sets title.
|
Copyright © 2018. All rights reserved.