public class AlipayOpenPublicMenuModifyModel extends AlipayObject
Constructor and Description |
---|
AlipayOpenPublicMenuModifyModel() |
Modifier and Type | Method and Description |
---|---|
List<ButtonObject> |
getButton()
Gets button.
|
String |
getType()
Gets type.
|
void |
setButton(List<ButtonObject> button)
Sets button.
|
void |
setType(String type)
Sets type.
|
public List<ButtonObject> getButton()
public void setButton(List<ButtonObject> button)
button
- the buttonpublic String getType()
public void setType(String type)
type
- the typeCopyright © 2018. All rights reserved.