Class InetServiceOption

java.lang.Object
ru.bgcrm.plugin.bgbilling.proto.model.inet.InetServiceOption

public class InetServiceOption extends Object
  • Constructor Details

    • InetServiceOption

      public InetServiceOption()
  • Method Details

    • getServiceId

      public int getServiceId()
    • setServiceId

      public void setServiceId(int serviceId)
    • getOptionId

      public int getOptionId()
    • setOptionId

      public void setOptionId(int optionId)
    • getDateFrom

      public Date getDateFrom()
    • setDateFrom

      public void setDateFrom(Date dateFrom)
    • getDateTo

      public Date getDateTo()
    • setDateTo

      public void setDateTo(Date dateTo)