@Gw2ApiVersion(value="v1") public class UpgradeBuff extends Object
InfixUpgrade
buff
property. A buff modifies a skill.Constructor and Description |
---|
UpgradeBuff() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
A description of the buff, e.g.
|
int |
getSkillId()
The identifier for the skill that the buff modifies.
|
void |
setDescription(String description) |
void |
setSkillId(int skillId) |
public int getSkillId()
public void setSkillId(int skillId)
public String getDescription()
public void setDescription(String description)
Copyright © 2014. All Rights Reserved.