Package org.rspeer.game.gameval
Class DBTableId.OmnishopStockData
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.OmnishopStockData
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDBTableId.OmnishopStockData.Row
-
Field Summary
Fields Modifier and Type Field Description static intCOL_OMNISHOP_STOCK_ALTERNATEOBJintegerstatic intCOL_OMNISHOP_STOCK_BUYABLEintegerstatic intCOL_OMNISHOP_STOCK_COST(integer, integer)static intCOL_OMNISHOP_STOCK_COST_MOD_BUYintegerstatic intCOL_OMNISHOP_STOCK_COST_MOD_SELLintegerstatic intCOL_OMNISHOP_STOCK_DESCRIPTION_DYNAMICintegerstatic intCOL_OMNISHOP_STOCK_DISPLAYOBJintegerstatic intCOL_OMNISHOP_STOCK_FILTER_IDintegerstatic intCOL_OMNISHOP_STOCK_MAX_PURCHASEintegerstatic intCOL_OMNISHOP_STOCK_NAME_OVERRIDEstringstatic intCOL_OMNISHOP_STOCK_OBJintegerstatic intCOL_OMNISHOP_STOCK_RESTRICTEDintegerstatic intCOL_OMNISHOP_STOCK_RESTRICTED_CATEGORYintegerstatic intCOL_OMNISHOP_STOCK_RESTRICTED_UIMintegerstatic intCOL_OMNISHOP_STOCK_SELLABLEintegerstatic intCOL_OMNISHOP_STOCK_SHOW_UNLIMITEDintegerstatic intCOL_OMNISHOP_STOCK_SOLD_NOTEDintegerstatic intCOL_OMNISHOP_STOCK_TRANSACTION_MULTIPLIERintegerstatic intID
-
Constructor Summary
Constructors Constructor Description OmnishopStockData()
-
-
-
Field Detail
-
ID
public static final int ID
- See Also:
- Constant Field Values
-
COL_OMNISHOP_STOCK_OBJ
public static final int COL_OMNISHOP_STOCK_OBJ
integer- See Also:
- Constant Field Values
-
COL_OMNISHOP_STOCK_ALTERNATEOBJ
public static final int COL_OMNISHOP_STOCK_ALTERNATEOBJ
integer- See Also:
- Constant Field Values
-
COL_OMNISHOP_STOCK_DISPLAYOBJ
public static final int COL_OMNISHOP_STOCK_DISPLAYOBJ
integer- See Also:
- Constant Field Values
-
COL_OMNISHOP_STOCK_FILTER_ID
public static final int COL_OMNISHOP_STOCK_FILTER_ID
integer- See Also:
- Constant Field Values
-
COL_OMNISHOP_STOCK_COST
public static final int COL_OMNISHOP_STOCK_COST
(integer, integer)- See Also:
- Constant Field Values
-
COL_OMNISHOP_STOCK_COST_MOD_BUY
public static final int COL_OMNISHOP_STOCK_COST_MOD_BUY
integer- See Also:
- Constant Field Values
-
COL_OMNISHOP_STOCK_COST_MOD_SELL
public static final int COL_OMNISHOP_STOCK_COST_MOD_SELL
integer- See Also:
- Constant Field Values
-
COL_OMNISHOP_STOCK_TRANSACTION_MULTIPLIER
public static final int COL_OMNISHOP_STOCK_TRANSACTION_MULTIPLIER
integer- See Also:
- Constant Field Values
-
COL_OMNISHOP_STOCK_RESTRICTED
public static final int COL_OMNISHOP_STOCK_RESTRICTED
integer- See Also:
- Constant Field Values
-
COL_OMNISHOP_STOCK_RESTRICTED_CATEGORY
public static final int COL_OMNISHOP_STOCK_RESTRICTED_CATEGORY
integer- See Also:
- Constant Field Values
-
COL_OMNISHOP_STOCK_RESTRICTED_UIM
public static final int COL_OMNISHOP_STOCK_RESTRICTED_UIM
integer- See Also:
- Constant Field Values
-
COL_OMNISHOP_STOCK_MAX_PURCHASE
public static final int COL_OMNISHOP_STOCK_MAX_PURCHASE
integer- See Also:
- Constant Field Values
-
COL_OMNISHOP_STOCK_SHOW_UNLIMITED
public static final int COL_OMNISHOP_STOCK_SHOW_UNLIMITED
integer- See Also:
- Constant Field Values
-
COL_OMNISHOP_STOCK_BUYABLE
public static final int COL_OMNISHOP_STOCK_BUYABLE
integer- See Also:
- Constant Field Values
-
COL_OMNISHOP_STOCK_SELLABLE
public static final int COL_OMNISHOP_STOCK_SELLABLE
integer- See Also:
- Constant Field Values
-
COL_OMNISHOP_STOCK_SOLD_NOTED
public static final int COL_OMNISHOP_STOCK_SOLD_NOTED
integer- See Also:
- Constant Field Values
-
COL_OMNISHOP_STOCK_NAME_OVERRIDE
public static final int COL_OMNISHOP_STOCK_NAME_OVERRIDE
string- See Also:
- Constant Field Values
-
COL_OMNISHOP_STOCK_DESCRIPTION_DYNAMIC
public static final int COL_OMNISHOP_STOCK_DESCRIPTION_DYNAMIC
integer- See Also:
- Constant Field Values
-
-