Class VoiceOperAccountType
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.oss.kernel.entity.common.bean.AbstractEntity
ru.bitel.oss.kernel.entity.common.bean.Entity
ru.bitel.bgbilling.modules.voice.common.bean.VoiceAccountTypeAbstract
ru.bitel.bgbilling.modules.voice.common.bean.VoiceOperAccountType
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
- See Also:
-
Field Summary
Fields inherited from class ru.bitel.bgbilling.modules.voice.common.bean.VoiceAccountTypeAbstract
isOperator -
Constructor Summary
ConstructorsConstructorDescriptionVoiceOperAccountType(int id, String title) VoiceOperAccountType(String title) -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleansetNeedFromPorts(boolean needFromPorts) setNeedNoRegexpA(boolean needNoRegexpA) setNeedNoRegexpB(boolean needNoRegexpB) setNeedRegexpA(boolean needRegexpA) setNeedRegexpB(boolean needRegexpB) setNeedRegexpFromPorts(boolean needRegexpFromPorts) setNeedRegexpToPorts(boolean needRegexpToPorts) setNeedToPorts(boolean needToPorts) Methods inherited from class ru.bitel.bgbilling.modules.voice.common.bean.VoiceAccountTypeAbstract
getConfig, isOperator, setConfigMethods inherited from class ru.bitel.oss.kernel.entity.common.bean.Entity
copyTo, getEntityId, setEntityIdMethods inherited from class ru.bitel.oss.kernel.entity.common.bean.AbstractEntity
copyTo, getEntityAttributes, getEntitySpecId, setEntityAttributes, setEntitySpecIdMethods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setAsNoSelect, setId, setTitle, to, toIdTitle, toStringMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap
-
Constructor Details
-
VoiceOperAccountType
public VoiceOperAccountType() -
VoiceOperAccountType
-
VoiceOperAccountType
-
-
Method Details
-
isNeedRegexpFromPorts
public boolean isNeedRegexpFromPorts() -
setNeedRegexpFromPorts
-
isNeedRegexpToPorts
public boolean isNeedRegexpToPorts() -
setNeedRegexpToPorts
-
isNeedRegexpA
public boolean isNeedRegexpA() -
setNeedRegexpA
-
isNeedNoRegexpA
public boolean isNeedNoRegexpA() -
setNeedNoRegexpA
-
isNeedRegexpB
public boolean isNeedRegexpB() -
setNeedRegexpB
-
isNeedNoRegexpB
public boolean isNeedNoRegexpB() -
setNeedNoRegexpB
-
isNeedFromPorts
public boolean isNeedFromPorts() -
setNeedFromPorts
-
isNeedToPorts
public boolean isNeedToPorts() -
setNeedToPorts
-