Pets
class Pets extends Model (View source)
Properties
bool | $catsAllowed | ||
string | $catsAllowedException | ||
bool | $dogsAllowed | ||
string | $dogsAllowedException | ||
bool | $petsAllowed | ||
string | $petsAllowedException | ||
bool | $petsAllowedFree | ||
string | $petsAllowedFreeException |
Methods
setCatsAllowed($catsAllowed)
No description
bool
getCatsAllowed()
No description
setCatsAllowedException($catsAllowedException)
No description
string
getCatsAllowedException()
No description
setDogsAllowed($dogsAllowed)
No description
bool
getDogsAllowed()
No description
setDogsAllowedException($dogsAllowedException)
No description
string
getDogsAllowedException()
No description
setPetsAllowed($petsAllowed)
No description
bool
getPetsAllowed()
No description
setPetsAllowedException($petsAllowedException)
No description
string
getPetsAllowedException()
No description
setPetsAllowedFree($petsAllowedFree)
No description
bool
getPetsAllowedFree()
No description
setPetsAllowedFreeException($petsAllowedFreeException)
No description
string
getPetsAllowedFreeException()
No description
Details
setCatsAllowed($catsAllowed)
No description
bool
getCatsAllowed()
No description
setCatsAllowedException($catsAllowedException)
No description
string
getCatsAllowedException()
No description
setDogsAllowed($dogsAllowed)
No description
bool
getDogsAllowed()
No description
setDogsAllowedException($dogsAllowedException)
No description
string
getDogsAllowedException()
No description
setPetsAllowed($petsAllowed)
No description
bool
getPetsAllowed()
No description
setPetsAllowedException($petsAllowedException)
No description
string
getPetsAllowedException()
No description
setPetsAllowedFree($petsAllowedFree)
No description
bool
getPetsAllowedFree()
No description
setPetsAllowedFreeException($petsAllowedFreeException)
No description
string
getPetsAllowedFreeException()
No description