public class AlipayOpenPublicGroupCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayOpenPublicGroupCreateModel() |
Modifier and Type | Method and Description |
---|---|
List<ComplexLabelRule> |
getLabelRule()
Gets label rule.
|
String |
getName()
Gets name.
|
void |
setLabelRule(List<ComplexLabelRule> labelRule)
Sets label rule.
|
void |
setName(String name)
Sets name.
|
public List<ComplexLabelRule> getLabelRule()
public void setLabelRule(List<ComplexLabelRule> labelRule)
labelRule
- the label rulepublic String getName()
public void setName(String name)
name
- the nameCopyright © 2018. All rights reserved.