Class VoiceOperAccountType

All Implemented Interfaces:
Serializable, GuiTitlable, Idable, ListItem

public class VoiceOperAccountType extends VoiceAccountTypeAbstract
See Also:
  • Constructor Details

    • VoiceOperAccountType

      public VoiceOperAccountType()
    • VoiceOperAccountType

      public VoiceOperAccountType(String title)
  • Method Details

    • isNeedRegexpFromPorts

      public boolean isNeedRegexpFromPorts()
    • setNeedRegexpFromPorts

      public VoiceOperAccountType setNeedRegexpFromPorts(boolean needRegexpFromPorts)
    • isNeedRegexpToPorts

      public boolean isNeedRegexpToPorts()
    • setNeedRegexpToPorts

      public VoiceOperAccountType setNeedRegexpToPorts(boolean needRegexpToPorts)
    • isNeedRegexpA

      public boolean isNeedRegexpA()
    • setNeedRegexpA

      public VoiceOperAccountType setNeedRegexpA(boolean needRegexpA)
    • isNeedNoRegexpA

      public boolean isNeedNoRegexpA()
    • setNeedNoRegexpA

      public VoiceOperAccountType setNeedNoRegexpA(boolean needNoRegexpA)
    • isNeedRegexpB

      public boolean isNeedRegexpB()
    • setNeedRegexpB

      public VoiceOperAccountType setNeedRegexpB(boolean needRegexpB)
    • isNeedNoRegexpB

      public boolean isNeedNoRegexpB()
    • setNeedNoRegexpB

      public VoiceOperAccountType setNeedNoRegexpB(boolean needNoRegexpB)
    • isNeedFromPorts

      public boolean isNeedFromPorts()
    • setNeedFromPorts

      public VoiceOperAccountType setNeedFromPorts(boolean needFromPorts)
    • isNeedToPorts

      public boolean isNeedToPorts()
    • setNeedToPorts

      public VoiceOperAccountType setNeedToPorts(boolean needToPorts)