public class NoticeRequest extends Object
| Constructor and Description |
|---|
NoticeRequest() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getBillCollector() |
Long |
getBlock() |
String |
getCategoryType() |
String |
getNoticeType() |
String |
getPropertyId() |
Long |
getPropertyType() |
Long |
getWard() |
void |
setBillCollector(Long billCollector) |
void |
setBlock(Long block) |
void |
setCategoryType(String categoryType) |
void |
setNoticeType(String noticeType) |
void |
setPropertyId(String propertyId) |
void |
setPropertyType(Long propertyType) |
void |
setWard(Long ward) |
public String getNoticeType()
public void setNoticeType(String noticeType)
public Long getWard()
public void setWard(Long ward)
public Long getBlock()
public void setBlock(Long block)
public Long getPropertyType()
public void setPropertyType(Long propertyType)
public String getCategoryType()
public void setCategoryType(String categoryType)
public String getPropertyId()
public void setPropertyId(String propertyId)
public Long getBillCollector()
public void setBillCollector(Long billCollector)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.