public class AlipayEcoCplifeRoominfoQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcoCplifeRoominfoQueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<CplifeRoomDetail> |
getRoomInfo()
Gets room info.
|
Long |
getTotalRoomNumber()
Gets total room number.
|
void |
setRoomInfo(List<CplifeRoomDetail> roomInfo)
Sets room info.
|
void |
setTotalRoomNumber(Long totalRoomNumber)
Sets total room number.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayEcoCplifeRoominfoQueryResponse()
public void setRoomInfo(List<CplifeRoomDetail> roomInfo)
roomInfo
- the room infopublic List<CplifeRoomDetail> getRoomInfo()
public void setTotalRoomNumber(Long totalRoomNumber)
totalRoomNumber
- the total room numberpublic Long getTotalRoomNumber()
Copyright © 2018. All rights reserved.