public class AlipayOpenAppRentroomAreaQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayOpenAppRentroomAreaQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
RentRoomApartmentInfo |
getApartmentInfo() |
String |
getAreaType() |
RentRoomCommunityInfo |
getCommunityInfo() |
void |
setApartmentInfo(RentRoomApartmentInfo apartmentInfo) |
void |
setAreaType(String areaType) |
void |
setCommunityInfo(RentRoomCommunityInfo communityInfo) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setApartmentInfo(RentRoomApartmentInfo apartmentInfo)
public RentRoomApartmentInfo getApartmentInfo()
public void setAreaType(String areaType)
public String getAreaType()
public void setCommunityInfo(RentRoomCommunityInfo communityInfo)
public RentRoomCommunityInfo getCommunityInfo()
Copyright © 2024. All rights reserved.