Class VoiceOperAccountType

All Implemented Interfaces:
Serializable, GuiTitlable, Idable, ListItem

public class VoiceOperAccountType extends VoiceAccountTypeAbstract
See Also:
  • Constructor Details

    • VoiceOperAccountType

      public VoiceOperAccountType()
  • Method Details

    • isNeedRegexpFromPorts

      public boolean isNeedRegexpFromPorts()
    • setNeedRegexpFromPorts

      public void setNeedRegexpFromPorts(boolean needRegexpFromPorts)
    • isNeedRegexpToPorts

      public boolean isNeedRegexpToPorts()
    • setNeedRegexpToPorts

      public void setNeedRegexpToPorts(boolean needRegexpToPorts)
    • isNeedRegexpA

      public boolean isNeedRegexpA()
    • setNeedRegexpA

      public void setNeedRegexpA(boolean needRegexpA)
    • isNeedNoRegexpA

      public boolean isNeedNoRegexpA()
    • setNeedNoRegexpA

      public void setNeedNoRegexpA(boolean needNoRegexpA)
    • isNeedRegexpB

      public boolean isNeedRegexpB()
    • setNeedRegexpB

      public void setNeedRegexpB(boolean needRegexpB)
    • isNeedNoRegexpB

      public boolean isNeedNoRegexpB()
    • setNeedNoRegexpB

      public void setNeedNoRegexpB(boolean needNoRegexpB)
    • isNeedFromPorts

      public boolean isNeedFromPorts()
    • setNeedFromPorts

      public void setNeedFromPorts(boolean needFromPorts)
    • isNeedToPorts

      public boolean isNeedToPorts()
    • setNeedToPorts

      public void setNeedToPorts(boolean needToPorts)