java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.modules.sorm.server.bean.DialUpNAS
All Implemented Interfaces:
Serializable, GuiTitlable, Idable, ListItem

public class DialUpNAS extends IdTitle
See Also:
  • Constructor Details

    • DialUpNAS

      public DialUpNAS()
  • Method Details

    • getComment

      public String getComment()
    • setComment

      public void setComment(String comment)
    • getIp

      public String getIp()
    • setIp

      public void setIp(String ip)
    • getDateFrom

      public Date getDateFrom()
    • setDateFrom

      public void setDateFrom(Date dateFrom)
    • getDateTo

      public Date getDateTo()
    • setDateTo

      public void setDateTo(Date dateTo)