public class AlipayEcoCplifeRoominfoUploadResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEcoCplifeRoominfoUploadResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCommunityId() |
List<CplifeRoomInfoResp> |
getRoomInfoSet() |
void |
setCommunityId(String communityId) |
void |
setRoomInfoSet(List<CplifeRoomInfoResp> roomInfoSet) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setCommunityId(String communityId)
public String getCommunityId()
public void setRoomInfoSet(List<CplifeRoomInfoResp> roomInfoSet)
public List<CplifeRoomInfoResp> getRoomInfoSet()
Copyright © 2020. All rights reserved.