PHP 클래스 Doctrine\Tests\Models\CMS\CmsAddress

저자: Roman S. Borschel
파일 보기 프로젝트 열기: doctrine/couchdb-odm 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$city
$country
$id
$mainAddress
$street
$zip

공개 메소드들

메소드 설명
getCity ( )
getCountry ( )
getId ( )
getZipCode ( )

메소드 상세

getCity() 공개 메소드

public getCity ( )

getCountry() 공개 메소드

public getCountry ( )

getId() 공개 메소드

public getId ( )

getZipCode() 공개 메소드

public getZipCode ( )

프로퍼티 상세

$city 공개적으로 프로퍼티

public $city

$country 공개적으로 프로퍼티

public $country

$id 공개적으로 프로퍼티

public $id

$mainAddress 공개적으로 프로퍼티

public $mainAddress

$street 공개적으로 프로퍼티

public $street

$zip 공개적으로 프로퍼티

public $zip