Class SmartHouseOption

java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.modules.smarthouse.common.bean.SmartHouseOption
All Implemented Interfaces:
Serializable, GuiTitlable, Idable, ListItem

public class SmartHouseOption extends IdTitle
See Also:
  • Constructor Details

    • SmartHouseOption

      public SmartHouseOption()
    • SmartHouseOption

      public SmartHouseOption(int id, String title)
  • Method Details

    • getComment

      public String getComment()
    • getNpayModuleId

      public int getNpayModuleId()
    • getNpayServiceId

      public int getNpayServiceId()
    • getSmarthouseServiceId

      public int getSmarthouseServiceId()
    • setComment

      public SmartHouseOption setComment(String comment)
    • setNpayModuleId

      public SmartHouseOption setNpayModuleId(int npayModuleId)
    • setNpayServiceId

      public SmartHouseOption setNpayServiceId(int npayServiceId)
    • setSmarthouseServiceId

      public SmartHouseOption setSmarthouseServiceId(int smarthouseServiceId)