public class AlipayEcoCplifeRoominfoDeleteModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoCplifeRoominfoDeleteModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBatchId()
Gets batch id.
|
String |
getCommunityId()
Gets community id.
|
List<String> |
getOutRoomIdSet()
Gets out room id set.
|
void |
setBatchId(String batchId)
Sets batch id.
|
void |
setCommunityId(String communityId)
Sets community id.
|
void |
setOutRoomIdSet(List<String> outRoomIdSet)
Sets out room id set.
|
public String getBatchId()
public void setBatchId(String batchId)
batchId
- the batch idpublic String getCommunityId()
public void setCommunityId(String communityId)
communityId
- the community idpublic List<String> getOutRoomIdSet()
Copyright © 2018. All rights reserved.