public class AlipayOpenPublicLifeLabelModifyModel extends AlipayObject
| Constructor and Description |
|---|
AlipayOpenPublicLifeLabelModifyModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabelId()
Gets label id.
|
String |
getLabelName()
Gets label name.
|
void |
setLabelId(String labelId)
Sets label id.
|
void |
setLabelName(String labelName)
Sets label name.
|
public AlipayOpenPublicLifeLabelModifyModel()
public String getLabelId()
public void setLabelId(String labelId)
labelId - the label idpublic String getLabelName()
public void setLabelName(String labelName)
labelName - the label nameCopyright © 2018. All rights reserved.