Class BuildingAttributes


  • public class BuildingAttributes
    extends Attributes
    • Constructor Detail

      • BuildingAttributes

        public BuildingAttributes()
    • Method Detail

      • isSetMeasuredHeight

        public boolean isSetMeasuredHeight()
      • getMeasuredHeight

        public java.lang.Double getMeasuredHeight()
      • setMeasuredHeight

        public void setMeasuredHeight​(java.lang.Double measuredHeight)
      • unsetMeasuredHeight

        public void unsetMeasuredHeight()
      • isSetRoofType

        public boolean isSetRoofType()
      • getRoofType

        public java.lang.String getRoofType()
      • setRoofType

        public void setRoofType​(java.lang.String roofType)
      • unsetRoofType

        public void unsetRoofType()
      • isSetStoreysAboveGround

        public boolean isSetStoreysAboveGround()
      • getStoreysAboveGround

        public java.lang.Integer getStoreysAboveGround()
      • setStoreysAboveGround

        public void setStoreysAboveGround​(java.lang.Integer storeysAboveGround)
      • unsetStoreysAboveGround

        public void unsetStoreysAboveGround()
      • isSetStoreysBelowGround

        public boolean isSetStoreysBelowGround()
      • getStoreysBelowGround

        public java.lang.Integer getStoreysBelowGround()
      • setStoreysBelowGround

        public void setStoreysBelowGround​(java.lang.Integer storeysBelowGround)
      • unsetStoreysBelowGround

        public void unsetStoreysBelowGround()
      • isSetStoreyHeightsAboveGround

        public boolean isSetStoreyHeightsAboveGround()
      • addStoreyHeightsAboveGround

        public void addStoreyHeightsAboveGround​(double value)
      • getStoreyHeightsAboveGround

        public java.util.List<java.lang.Double> getStoreyHeightsAboveGround()
      • setStoreyHeightsAboveGround

        public void setStoreyHeightsAboveGround​(java.util.List<java.lang.Double> storeyHeightsAboveGround)
      • unsetStoreyHeightsAboveGround

        public void unsetStoreyHeightsAboveGround()
      • isSetStoreyHeightsBelowGround

        public boolean isSetStoreyHeightsBelowGround()
      • addStoreyHeightsBelowGround

        public void addStoreyHeightsBelowGround​(double value)
      • getStoreyHeightsBelowGround

        public java.util.List<java.lang.Double> getStoreyHeightsBelowGround()
      • setStoreyHeightsBelowGround

        public void setStoreyHeightsBelowGround​(java.util.List<java.lang.Double> storeyHeightsBelowGround)
      • unsetStoreyHeightsBelowGround

        public void unsetStoreyHeightsBelowGround()
      • isSetYearOfConstruction

        public boolean isSetYearOfConstruction()
      • getYearOfConstruction

        public java.lang.Integer getYearOfConstruction()
      • setYearOfConstruction

        public void setYearOfConstruction​(java.lang.Integer yearOfConstruction)
      • unsetYearOfConstruction

        public void unsetYearOfConstruction()
      • isSetYearOfDemolition

        public boolean isSetYearOfDemolition()
      • getYearOfDemolition

        public java.lang.Integer getYearOfDemolition()
      • setYearOfDemolition

        public void setYearOfDemolition​(java.lang.Integer yearOfDemolition)
      • unsetYearOfDemolition

        public void unsetYearOfDemolition()