Lines Matching refs:this

90     $this->allInclusiveAvailable = $allInclusiveAvailable;
97 return $this->allInclusiveAvailable;
104 $this->allInclusiveAvailableException = $allInclusiveAvailableException;
111 return $this->allInclusiveAvailableException;
118 $this->allInclusiveOnly = $allInclusiveOnly;
125 return $this->allInclusiveOnly;
132 $this->allInclusiveOnlyException = $allInclusiveOnlyException;
139 return $this->allInclusiveOnlyException;
146 $this->checkinTime = $checkinTime;
153 return $this->checkinTime;
160 $this->checkinTimeException = $checkinTimeException;
167 return $this->checkinTimeException;
174 $this->checkoutTime = $checkoutTime;
181 return $this->checkoutTime;
188 $this->checkoutTimeException = $checkoutTimeException;
195 return $this->checkoutTimeException;
202 $this->kidsStayFree = $kidsStayFree;
209 return $this->kidsStayFree;
216 $this->kidsStayFreeException = $kidsStayFreeException;
223 return $this->kidsStayFreeException;
230 $this->maxChildAge = $maxChildAge;
237 return $this->maxChildAge;
244 $this->maxChildAgeException = $maxChildAgeException;
251 return $this->maxChildAgeException;
258 $this->maxKidsStayFreeCount = $maxKidsStayFreeCount;
265 return $this->maxKidsStayFreeCount;
272 $this->maxKidsStayFreeCountException = $maxKidsStayFreeCountException;
279 return $this->maxKidsStayFreeCountException;
286 $this->paymentOptions = $paymentOptions;
293 return $this->paymentOptions;
300 $this->smokeFreeProperty = $smokeFreeProperty;
307 return $this->smokeFreeProperty;
314 $this->smokeFreePropertyException = $smokeFreePropertyException;
321 return $this->smokeFreePropertyException;