Searched refs:furnitureWithGroups (Results 1 – 1 of 1) sorted by relevance
131 private List<HomePieceOfFurniture> furnitureWithGroups; field in Home233 if (this.furnitureWithGroups != null) { in readObject()234 this.furniture = this.furnitureWithGroups; in readObject()235 this.furnitureWithGroups = null; in readObject()497 this.furnitureWithGroups = this.furniture; in writeObject()504 for (HomePieceOfFurniture piece : this.furnitureWithGroups) { in writeObject()540 this.furnitureWithGroups = null; in writeObject()