public class PrizeCustomMenu extends AlipayObject
| Constructor and Description |
|---|
PrizeCustomMenu() |
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Gets text.
|
String |
getTitle()
Gets title.
|
void |
setText(String text)
Sets text.
|
void |
setTitle(String title)
Sets title.
|
public String getText()
public void setText(String text)
text - the textpublic String getTitle()
public void setTitle(String title)
title - the titleCopyright © 2018. All rights reserved.