public class AlipayEcoRenthouseRoomStateSyncModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoRenthouseRoomStateSyncModel() |
Modifier and Type | Method and Description |
---|---|
Long |
getFlatsTag()
Gets flats tag.
|
Long |
getRentStatus()
Gets rent status.
|
String |
getRoomCode()
Gets room code.
|
Long |
getRoomStatus()
Gets room status.
|
void |
setFlatsTag(Long flatsTag)
Sets flats tag.
|
void |
setRentStatus(Long rentStatus)
Sets rent status.
|
void |
setRoomCode(String roomCode)
Sets room code.
|
void |
setRoomStatus(Long roomStatus)
Sets room status.
|
public AlipayEcoRenthouseRoomStateSyncModel()
public Long getFlatsTag()
public void setFlatsTag(Long flatsTag)
flatsTag
- the flats tagpublic Long getRentStatus()
public void setRentStatus(Long rentStatus)
rentStatus
- the rent statuspublic String getRoomCode()
public void setRoomCode(String roomCode)
roomCode
- the room codepublic Long getRoomStatus()
public void setRoomStatus(Long roomStatus)
roomStatus
- the room statusCopyright © 2018. All rights reserved.