Class FlowAgentType

java.lang.Object
ru.bitel.bgbilling.modules.inet.common.bean.FlowAgentType

public class FlowAgentType extends Object
  • Field Details

  • Constructor Details

    • FlowAgentType

      public FlowAgentType()
  • Method Details

    • nameToType

      public static final int nameToType(String type)
    • typeToName

      public static final String typeToName(int type)
    • checkSourceType

      public static final boolean checkSourceType(int type)
    • typeToTitleString

      public static final String typeToTitleString(int type)