public class CorpbasicTextReqBean extends Object
| Constructor and Description |
|---|
CorpbasicTextReqBean() |
CorpbasicTextReqBean(String agentId,
String content,
String toParty,
String toUser) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentId() |
String |
getContent() |
String |
getToParty() |
String |
getToUser() |
void |
setAgentId(String agentId) |
void |
setContent(String content) |
void |
setToParty(String toParty) |
void |
setToUser(String toUser) |
public String getAgentId()
public void setAgentId(String agentId)
public String getContent()
public void setContent(String content)
public String getToParty()
public void setToParty(String toParty)
public String getToUser()
public void setToUser(String toUser)
Copyright © 2023. All rights reserved.