java.lang.Object
ru.bitel.common.model.ContractId
ru.bitel.bgbilling.modules.license.common.bean.ContractData
All Implemented Interfaces:
ContractIdable

public class ContractData extends ContractId
  • Constructor Details

    • ContractData

      public ContractData()
  • Method Details

    • setContractId

      public ContractData setContractId(int contractId)
      Overrides:
      setContractId in class ContractId
    • getContractTitle

      public String getContractTitle()
    • setContractTitle

      public void setContractTitle(String contractTitle)
    • getContractComment

      public String getContractComment()
    • setContractComment

      public void setContractComment(String contractComment)