public class AlipaySocialBaseChatGroupCreateModel extends AlipayObject
Constructor and Description |
---|
AlipaySocialBaseChatGroupCreateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getClientId()
Gets client id.
|
String |
getGroupName()
Gets group name.
|
void |
setClientId(String clientId)
Sets client id.
|
void |
setGroupName(String groupName)
Sets group name.
|
public AlipaySocialBaseChatGroupCreateModel()
public String getClientId()
public void setClientId(String clientId)
clientId
- the client idpublic String getGroupName()
public void setGroupName(String groupName)
groupName
- the group nameCopyright © 2018. All rights reserved.