java.lang.Object
ru.bitel.common.model.Id
ru.bitel.bgbilling.modules.omega.common.bean.Device
All Implemented Interfaces:
Serializable, Idable

public class Device extends Id
See Also:
  • Constructor Details

    • Device

      public Device()
  • Method Details

    • getContractId

      public int getContractId()
    • setContractId

      public void setContractId(int contractId)
    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)
    • getPeriod

      public Period getPeriod()
    • setPeriod

      public void setPeriod(Period period)
    • getHash

      public String getHash()
    • setHash

      public void setHash(String hash)