public class AlipayEcoCplifeRoominfoQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEcoCplifeRoominfoQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CplifeRoomDetail> |
getRoomInfo() |
Long |
getTotalRoomNumber() |
void |
setRoomInfo(List<CplifeRoomDetail> roomInfo) |
void |
setTotalRoomNumber(Long totalRoomNumber) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setRoomInfo(List<CplifeRoomDetail> roomInfo)
public List<CplifeRoomDetail> getRoomInfo()
public void setTotalRoomNumber(Long totalRoomNumber)
public Long getTotalRoomNumber()
Copyright © 2020. All rights reserved.