@Gw2ApiVersion(value="v1") public class BagItemProperties extends Object
BagItem
s.Constructor and Description |
---|
BagItemProperties() |
Modifier and Type | Method and Description |
---|---|
int |
getSize()
The number of slots available in the bag.
|
void |
setSellOrSort(String sellOrSort) |
void |
setSize(int size) |
boolean |
willSellOrSort()
Indicates if the bag will participate in the selling or sorting actions.
|
public boolean willSellOrSort()
public void setSellOrSort(String sellOrSort)
public int getSize()
public void setSize(int size)
Copyright © 2014. All Rights Reserved.