Class DBTableID.OmnishopStockData

  • Enclosing class:
    DBTableID

    public static final class DBTableID.OmnishopStockData
    extends java.lang.Object
    • Field Detail

      • COL_OMNISHOP_STOCK_OBJ

        public static final int COL_OMNISHOP_STOCK_OBJ
        namedobj
        See Also:
        Constant Field Values
      • COL_OMNISHOP_STOCK_ALTERNATEOBJ

        public static final int COL_OMNISHOP_STOCK_ALTERNATEOBJ
        namedobj
        See Also:
        Constant Field Values
      • COL_OMNISHOP_STOCK_DISPLAYOBJ

        public static final int COL_OMNISHOP_STOCK_DISPLAYOBJ
        obj
        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
        (dbrow, 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_COST_MOD_HAGGLE

        public static final int COL_OMNISHOP_STOCK_COST_MOD_HAGGLE
        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_HIDE_COUNT

        public static final int COL_OMNISHOP_STOCK_HIDE_COUNT
        boolean
        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
        boolean
        See Also:
        Constant Field Values
      • COL_OMNISHOP_STOCK_SELLABLE

        public static final int COL_OMNISHOP_STOCK_SELLABLE
        boolean
        See Also:
        Constant Field Values
      • COL_OMNISHOP_STOCK_SOLD_NOTED

        public static final int COL_OMNISHOP_STOCK_SOLD_NOTED
        boolean
        See Also:
        Constant Field Values
      • COL_OMNISHOP_STOCK_VIEW_ONLY

        public static final int COL_OMNISHOP_STOCK_VIEW_ONLY
        boolean
        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
        dbrow
        See Also:
        Constant Field Values
      • COL_OMNISHOP_STOCK_USE_SHORTNAME

        public static final int COL_OMNISHOP_STOCK_USE_SHORTNAME
        boolean
        See Also:
        Constant Field Values
      • COL_OMNISHOP_STOCK_SHORTNAME

        public static final int COL_OMNISHOP_STOCK_SHORTNAME
        string
        See Also:
        Constant Field Values
    • Constructor Detail

      • OmnishopStockData

        public OmnishopStockData()