|
| ItemRequest (int objectId, int count, int price) |
|
| ItemRequest (int objectId, int itemId, int count, int price) |
|
int | getCount () |
|
int | getItemId () |
|
int | getObjectId () |
|
int | getPrice () |
|
void | setCount (int count) |
|
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/ItemRequest.java