public class AlipayOpenPublicMatchuserLabelCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayOpenPublicMatchuserLabelCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getLabelId()
Gets label id.
|
String |
getLabelValue()
Gets label value.
|
List<Matcher> |
getMatchers()
Gets matchers.
|
void |
setLabelId(String labelId)
Sets label id.
|
void |
setLabelValue(String labelValue)
Sets label value.
|
void |
setMatchers(List<Matcher> matchers)
Sets matchers.
|
public AlipayOpenPublicMatchuserLabelCreateModel()
public String getLabelId()
public void setLabelId(String labelId)
labelId
- the label idpublic String getLabelValue()
public void setLabelValue(String labelValue)
labelValue
- the label valueCopyright © 2018. All rights reserved.