Interface WorldCount.Builder

  • Method Details

    • floorplanCount

      WorldCount.Builder floorplanCount(Integer floorplanCount)

      The number of unique floorplans.

      Parameters:
      floorplanCount - The number of unique floorplans.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • interiorCountPerFloorplan

      WorldCount.Builder interiorCountPerFloorplan(Integer interiorCountPerFloorplan)

      The number of unique interiors per floorplan.

      Parameters:
      interiorCountPerFloorplan - The number of unique interiors per floorplan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.