java.lang.Object
ru.bitel.common.model.Id
ru.bitel.bgbilling.modules.smarthouse.common.bean.intercom.SmartHouseIntercom
All Implemented Interfaces:
java.io.Serializable, Idable

public class SmartHouseIntercom
extends Id
Домофон
See Also:
Serialized Form
  • Constructor Details

    • SmartHouseIntercom

      public SmartHouseIntercom()
  • Method Details

    • getHouseId

      public int getHouseId()
    • setHouseId

      public void setHouseId​(int houseId)
    • getEntrance

      public int getEntrance()
    • setEntrance

      public void setEntrance​(int entrance)
    • getType

      public SmartHouseIntercomType getType()
    • setType

      public void setType​(SmartHouseIntercomType type)
    • getData

      public java.lang.String getData()
    • setData

      public void setData​(java.lang.String data)
    • getFlatRange

      public java.lang.String getFlatRange()
    • setFlatRange

      public void setFlatRange​(java.lang.String flatRange)