Class DBTableId.BoatSelectionType

  • Enclosing class:
    DBTableId

    public static class DBTableId.BoatSelectionType
    extends Object
    • Field Detail

      • COL_SELECTION_ENABLED

        public static final int COL_SELECTION_ENABLED
        integer
        See Also:
        Constant Field Values
      • COL_SHOW_RETRIEVAL_COST

        public static final int COL_SHOW_RETRIEVAL_COST
        integer
        See Also:
        Constant Field Values
      • COL_BOTTLED_SHIPS_NOT_ALLOWED

        public static final int COL_BOTTLED_SHIPS_NOT_ALLOWED
        integer
        See Also:
        Constant Field Values
      • COL_CAPSIZED_SHIPS_NOT_ALLOWED

        public static final int COL_CAPSIZED_SHIPS_NOT_ALLOWED
        integer
        See Also:
        Constant Field Values
      • COL_LOST_SHIPS_NOT_ALLOWED

        public static final int COL_LOST_SHIPS_NOT_ALLOWED
        integer
        See Also:
        Constant Field Values
      • COL_ONLY_BOATS_AT_CURRENT_PORT

        public static final int COL_ONLY_BOATS_AT_CURRENT_PORT
        integer
        See Also:
        Constant Field Values
      • COL_REQUIRES_TELEPORT_FOCUS

        public static final int COL_REQUIRES_TELEPORT_FOCUS
        integer
        See Also:
        Constant Field Values
      • COL_REQUIRES_GREATER_TELEPORT_FOCUS

        public static final int COL_REQUIRES_GREATER_TELEPORT_FOCUS
        integer
        See Also:
        Constant Field Values
      • COL_REQUIRES_EMPTY_CARGO_HOLD

        public static final int COL_REQUIRES_EMPTY_CARGO_HOLD
        integer
        See Also:
        Constant Field Values
    • Constructor Detail

      • BoatSelectionType

        public BoatSelectionType()