@Gw2ApiVersion(value="v1") public class GizmoItem extends GenericItem
| Constructor and Description |
|---|
GizmoItem() |
| Modifier and Type | Method and Description |
|---|---|
GizmoItemProperties |
getGizmo()
Retrieve the set of properties that is specific to
GizmoItem. |
void |
setGizmo(GizmoItemProperties gizmo) |
getArmor, getBag, getConsumable, getContainer, getDescription, getFlags, getGameTypes, getIconFileId, getIconFileSignature, getItemId, getLevel, getName, getRarity, getRestrictions, getTrinket, getType, getUpgradeComponent, getVendorValue, getWeapon, setDescription, setFlags, setGameTypes, setIconFileId, setIconFileSignature, setItemId, setLevel, setName, setRarity, setRestrictions, setType, setVendorValuepublic GizmoItemProperties getGizmo()
GizmoItem.getGizmo in interface ItemgetGizmo in class GenericItempublic void setGizmo(GizmoItemProperties gizmo)
Copyright © 2014. All Rights Reserved.