java.lang.Object
ru.bitel.bgbilling.modules.ipn.server.bean.GateType
All Implemented Interfaces:
ListItem

public class GateType extends Object implements ListItem
  • Constructor Details

    • GateType

      public GateType()
  • Method Details

    • 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)
    • getConfig

      public String getConfig()
    • setConfig

      public void setConfig(String config)
    • getRuleEditor

      public String getRuleEditor()
    • getGateManager

      public String getGateManager()
    • getGateFactory

      public String getGateFactory()
    • getConfigOption

      public String getConfigOption(String key)
    • getConfigSetup

      public Preferences getConfigSetup()
    • getRule

      public String getRule()
    • setRule

      public void setRule(String rule)
    • getScript

      public String getScript()
    • setScript

      public void setScript(String script)