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