Interface Building


  • public interface Building
    Represents a building in a model.
    Since:
    9.10.3
    • Method Detail

      • getName

        String getName()
        Returns the name of this building.
        Returns:
        the name of this building
        Since:
        9.10.3