Class HostingServer

java.lang.Object
ru.bitel.bgbilling.modules.hd.server.bean.HostingServer
All Implemented Interfaces:
ListItem

public class HostingServer extends Object implements ListItem
  • Constructor Details

    • HostingServer

      public HostingServer()
  • Method Details

    • getAddr

      public String getAddr()
    • setAddr

      public void setAddr(String addr)
    • getComment

      public String getComment()
    • setComment

      public void setComment(String comment)
    • getId

      public int getId()
      Specified by:
      getId in interface ListItem
    • setId

      public void setId(int id)
    • getTitle

      public String getTitle()
      Specified by:
      getTitle in interface ListItem
    • setTitle

      public void setTitle(String title)