setName(string $name) : $this
string
                                            $this
                                                                    getName() : string
string
                                                                    setAchievementId(int $achievementId) : $this
int
                                            $this
                                                                    getAchievementId() : int
int
                                                                    setIcon(\petrepatrasc\BlizzardApiBundle\Entity\Icon $icon) : $this
getIcon() : \petrepatrasc\BlizzardApiBundle\Entity\Icon
setId(int $id) : $this
int
                                            $this
                                                                    getId() : int
int
                                                                    setTitle(string $title) : $this
string
                                            $this
                                                                    getTitle() : string
string
                                                                    name : string
| var | |
|---|---|
string
                                                                            title : string
| var | |
|---|---|
string
                                                                            id : int
| var | |
|---|---|
int
                                                                            icon : \petrepatrasc\BlizzardApiBundle\Entity\Icon
achievementId : int
| var | |
|---|---|
int