Class ContractGateInfo

java.lang.Object
ru.bgcrm.plugin.bgbilling.proto.model.ipn.ContractGateInfo

public class ContractGateInfo extends Object
  • Constructor Details

    • ContractGateInfo

      public ContractGateInfo()
  • Method Details

    • setStatusId

      public void setStatusId(int statusId)
    • getStatusId

      public int getStatusId()
    • getGateList

      public List<ContractGate> getGateList()
    • getStatusLog

      public List<ContractGateLogItem> getStatusLog()