| | |
| | | private String isEvChargerInstalled; |
| | | private String householdPoliceStation; |
| | | |
| | | private String propertyFeeMonth; |
| | | |
| | | private String monthlyUnitPrice; |
| | | |
| | | public String getPropertyFeeMonth() { |
| | | return propertyFeeMonth; |
| | | } |
| | | |
| | | public void setPropertyFeeMonth(String propertyFeeMonth) { |
| | | this.propertyFeeMonth = propertyFeeMonth; |
| | | } |
| | | |
| | | public String getMonthlyUnitPrice() { |
| | | return monthlyUnitPrice; |
| | | } |
| | | |
| | | public void setMonthlyUnitPrice(String monthlyUnitPrice) { |
| | | this.monthlyUnitPrice = monthlyUnitPrice; |
| | | } |
| | | |
| | | public String getDoorRoomNum() { |
| | | return doorRoomNum; |
| | | } |