@Gw2ApiVersion(value="v1") public class BagItem extends GenericItem
Constructor and Description |
---|
BagItem() |
Modifier and Type | Method and Description |
---|---|
BagItemProperties |
getBag()
Retrieve the bag specific properties for this item.
|
void |
setBag(BagItemProperties bag) |
getArmor, getConsumable, 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, setVendorValue
public BagItemProperties getBag()
getBag
in interface Item
getBag
in class GenericItem
BagItemProperties
.public void setBag(BagItemProperties bag)
Copyright © 2014. All Rights Reserved.