public class AlipayEcoCplifeNoticeDeleteModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoCplifeNoticeDeleteModel() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getCommunityIdSet()
Gets community id set.
|
String |
getNoticeId()
Gets notice id.
|
void |
setCommunityIdSet(List<String> communityIdSet)
Sets community id set.
|
void |
setNoticeId(String noticeId)
Sets notice id.
|
public List<String> getCommunityIdSet()
public void setCommunityIdSet(List<String> communityIdSet)
communityIdSet
- the community id setpublic String getNoticeId()
public void setNoticeId(String noticeId)
noticeId
- the notice idCopyright © 2018. All rights reserved.