Class DBTableID.BoatSelectionType

  • Enclosing class:
    DBTableID

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

      • COL_SELECTION_ENABLED

        public static final int COL_SELECTION_ENABLED
        boolean
        See Also:
        Constant Field Values
      • COL_SHOW_RECENT_BOAT

        public static final int COL_SHOW_RECENT_BOAT
        boolean
        See Also:
        Constant Field Values
      • COL_SHOW_RETRIEVAL_COST

        public static final int COL_SHOW_RETRIEVAL_COST
        boolean
        See Also:
        Constant Field Values
      • COL_SHOW_BOAT_HEALTH

        public static final int COL_SHOW_BOAT_HEALTH
        boolean
        See Also:
        Constant Field Values
      • COL_SHOW_EMPTY_BOAT_SLOTS

        public static final int COL_SHOW_EMPTY_BOAT_SLOTS
        boolean
        See Also:
        Constant Field Values
      • COL_SHOW_CARGO_HOLD

        public static final int COL_SHOW_CARGO_HOLD
        boolean
        See Also:
        Constant Field Values
      • COL_BOTTLED_SHIPS_NOT_ALLOWED

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

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

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

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

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

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

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

      • BoatSelectionType

        public BoatSelectionType()