setAchievementId(int $achievementId) : $this
int
$this
getAchievementId() : int
int
setCategoryId(int $categoryId) : $this
int
$this
getCategoryId() : int
int
setDescription(string $description) : $this
string
$this
getDescription() : string
string
setIcon(\petrepatrasc\BlizzardApiBundle\Entity\Icon $icon) : $this
getIcon() : \petrepatrasc\BlizzardApiBundle\Entity\Icon
setPoints(int $points) : $this
int
$this
getPoints() : int
int
setTitle(string $title) : $this
string
$this
getTitle() : string
string
title : string
var | |
---|---|
string
description : string
var | |
---|---|
string
achievementId : int
var | |
---|---|
int
categoryId : int
var | |
---|---|
int
points : int
var | |
---|---|
int
icon : \petrepatrasc\BlizzardApiBundle\Entity\Icon