public class AlipaySocialAntforestPlantConsultModel extends AlipayObject
| 构造器和说明 |
|---|
AlipaySocialAntforestPlantConsultModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String |
getApplyType() |
String |
getProjectId() |
String |
getUserId() |
void |
setAccountId(String accountId) |
void |
setApplyType(String applyType) |
void |
setProjectId(String projectId) |
void |
setUserId(String userId) |
public String getAccountId()
public void setAccountId(String accountId)
public String getApplyType()
public void setApplyType(String applyType)
public String getProjectId()
public void setProjectId(String projectId)
public String getUserId()
public void setUserId(String userId)
Copyright © 2020. All rights reserved.