public class CombinedCreateTalentRespBody extends Object
| 构造器和说明 |
|---|
CombinedCreateTalentRespBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getCreatorAccountType() |
String |
getCreatorId() |
String |
getTalentId() |
void |
setCreatorAccountType(Integer creatorAccountType) |
void |
setCreatorId(String creatorId) |
void |
setTalentId(String talentId) |
public String getTalentId()
public void setTalentId(String talentId)
public String getCreatorId()
public void setCreatorId(String creatorId)
public Integer getCreatorAccountType()
public void setCreatorAccountType(Integer creatorAccountType)
Copyright © 2024. All rights reserved.