public class Paragraph extends AlipayObject
Constructor and Description |
---|
Paragraph() |
Modifier and Type | Method and Description |
---|---|
List<Picture> |
getPictures()
Gets pictures.
|
String |
getText()
Gets text.
|
void |
setPictures(List<Picture> pictures)
Sets pictures.
|
void |
setText(String text)
Sets text.
|
Copyright © 2018. All rights reserved.