@Gw2ApiVersion(value="v1") public class UpgradeAttribute extends Object
InfixUpgrade
attribute.Constructor and Description |
---|
UpgradeAttribute() |
Modifier and Type | Method and Description |
---|---|
String |
getAttribute()
The type of upgrade that is will be applied, e.g.
|
int |
getModifier()
The amount of the upgrade, e.g.
|
void |
setAttribute(String attribute) |
void |
setModifier(int modifier) |
public String getAttribute()
public void setAttribute(String attribute)
public int getModifier()
public void setModifier(int modifier)
Copyright © 2014. All Rights Reserved.