@Gw2ApiVersion(value="v1") public class ConsumableItem extends GenericItem
| Constructor and Description |
|---|
ConsumableItem() |
| Modifier and Type | Method and Description |
|---|---|
ConsumableItemProperties |
getConsumable()
Retrieve the consumable specific properties for this item.
|
void |
setConsumable(ConsumableItemProperties consumable) |
getArmor, getBag, getContainer, getDescription, getFlags, getGameTypes, getGizmo, getIconFileId, getIconFileSignature, getItemId, getLevel, getName, getRarity, getRestrictions, getTrinket, getType, getUpgradeComponent, getVendorValue, getWeapon, setDescription, setFlags, setGameTypes, setIconFileId, setIconFileSignature, setItemId, setLevel, setName, setRarity, setRestrictions, setType, setVendorValuepublic ConsumableItemProperties getConsumable()
getConsumable in interface ItemgetConsumable in class GenericItemConsumableItemProperties.public void setConsumable(ConsumableItemProperties consumable)
Copyright © 2014. All Rights Reserved.