| 
						
						
							
								
							
						
						
					 | 
					@ -16,7 +16,7 @@ public class BuildingListResultDTO implements Serializable { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    private static final long serialVersionUID = -1423424057500044373L; | 
					 | 
					 | 
					    private static final long serialVersionUID = -1423424057500044373L; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    private String id; | 
					 | 
					 | 
					    private String id; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    private String name; | 
					 | 
					 | 
					    private String name; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					    private Integer unitCoun = 0; | 
					 | 
					 | 
					    private Integer unitCount = 0; | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					    private Integer houseCount = 0; | 
					 | 
					 | 
					    private Integer houseCount = 0; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    private Integer personCount = 0; | 
					 | 
					 | 
					    private Integer personCount = 0; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    private Integer differHouseCount = 0; | 
					 | 
					 | 
					    private Integer differHouseCount = 0; | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |