프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$name | string | ||
$role | string | null | ||
$users | Doctrine\Common\Collections\Collection |
메소드 | 설명 | |
---|---|---|
getName ( ) : string | ||
getRole ( ) : string | ||
getUsers ( ) : Doctrine\Common\Collections\Collection | ||
setName ( string $name ) | ||
setRole ( string $role ) | ||
setUsers ( Doctrine\Common\Collections\Collection $users ) |
public getUsers ( ) : Doctrine\Common\Collections\Collection | ||
리턴 | Doctrine\Common\Collections\Collection |
public setUsers ( Doctrine\Common\Collections\Collection $users ) | ||
$users | Doctrine\Common\Collections\Collection |