|
| Product (int buyListId, L2Item item, int price, long restockDelay, int maxCount) |
|
boolean | decreaseCount (int val) |
|
int | getBuyListId () |
|
int | getCount () |
|
L2Item | getItem () |
|
int | getItemId () |
|
int | getMaxCount () |
|
int | getPrice () |
|
long | getRestockDelay () |
|
boolean | hasLimitedStock () |
|
void | restartRestockTask (long nextRestockTime) |
|
void | restock () |
|
void | setCount (int currentCount) |
|
The documentation for this class was generated from the following file:
- /home/master/Documents/l2/servers/source/l2premium/L2JPremium_GameServer/src/com/premium/game/model/buylist/Product.java