public class AlipayEcoCplifeRoominfoUploadResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcoCplifeRoominfoUploadResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCommunityId()
Gets community id.
|
List<CplifeRoomInfoResp> |
getRoomInfoSet()
Gets room info set.
|
void |
setCommunityId(String communityId)
Sets community id.
|
void |
setRoomInfoSet(List<CplifeRoomInfoResp> roomInfoSet)
Sets room info set.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEcoCplifeRoominfoUploadResponse()
public void setCommunityId(String communityId)
communityId
- the community idpublic String getCommunityId()
public void setRoomInfoSet(List<CplifeRoomInfoResp> roomInfoSet)
roomInfoSet
- the room info setpublic List<CplifeRoomInfoResp> getRoomInfoSet()
Copyright © 2018. All rights reserved.