Lines Matching refs:this

104     $this->bungalowOrVilla = $bungalowOrVilla;
111 return $this->bungalowOrVilla;
118 $this->bungalowOrVillaException = $bungalowOrVillaException;
125 return $this->bungalowOrVillaException;
132 $this->connectingUnitAvailable = $connectingUnitAvailable;
139 return $this->connectingUnitAvailable;
146 $this->connectingUnitAvailableException = $connectingUnitAvailableException;
153 return $this->connectingUnitAvailableException;
160 $this->executiveFloor = $executiveFloor;
167 return $this->executiveFloor;
174 $this->executiveFloorException = $executiveFloorException;
181 return $this->executiveFloorException;
188 $this->maxAdultOccupantsCount = $maxAdultOccupantsCount;
195 return $this->maxAdultOccupantsCount;
202 $this->maxAdultOccupantsCountException = $maxAdultOccupantsCountException;
209 return $this->maxAdultOccupantsCountException;
216 $this->maxChildOccupantsCount = $maxChildOccupantsCount;
223 return $this->maxChildOccupantsCount;
230 $this->maxChildOccupantsCountException = $maxChildOccupantsCountException;
237 return $this->maxChildOccupantsCountException;
244 $this->maxOccupantsCount = $maxOccupantsCount;
251 return $this->maxOccupantsCount;
258 $this->maxOccupantsCountException = $maxOccupantsCountException;
265 return $this->maxOccupantsCountException;
272 $this->privateHome = $privateHome;
279 return $this->privateHome;
286 $this->privateHomeException = $privateHomeException;
293 return $this->privateHomeException;
300 $this->suite = $suite;
307 return $this->suite;
314 $this->suiteException = $suiteException;
321 return $this->suiteException;
328 $this->tier = $tier;
335 return $this->tier;
342 $this->tierException = $tierException;
349 return $this->tierException;
356 $this->totalLivingAreas = $totalLivingAreas;
363 return $this->totalLivingAreas;
370 $this->views = $views;
377 return $this->views;