public class AlipaySocialBaseChatGnameModifyModel extends AlipayObject
Constructor and Description |
---|
AlipaySocialBaseChatGnameModifyModel() |
Modifier and Type | Method and Description |
---|---|
String |
getGroupId()
Gets group id.
|
String |
getGroupName()
Gets group name.
|
void |
setGroupId(String groupId)
Sets group id.
|
void |
setGroupName(String groupName)
Sets group name.
|
public AlipaySocialBaseChatGnameModifyModel()
public String getGroupId()
public void setGroupId(String groupId)
groupId
- the group idpublic String getGroupName()
public void setGroupName(String groupName)
groupName
- the group nameCopyright © 2018. All rights reserved.