Class VoiceOperAccountSearchParam
java.lang.Object
ru.bitel.bgbilling.modules.voice.common.bean.VoiceOperAccountSearchParam
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
getTitle()
int
setAccountId
(long accountId) setFromPort
(String fromPort) setFromPortRegexp
(String fromPortRegexp) setNoRegexpA
(String noRegexpA) setNoRegexpB
(String noRegexpB) setRegexpA
(String regexpA) setRegexpB
(String regexpB) setToPortRegexp
(String toPortRegexp) setTypeId
(int typeId)
-
Constructor Details
-
VoiceOperAccountSearchParam
public VoiceOperAccountSearchParam()
-
-
Method Details
-
getTypeId
public int getTypeId() -
getAccountId
public long getAccountId() -
getTitle
-
getFromPort
-
getToPort
-
getFromPortRegexp
-
getToPortRegexp
-
getRegexpA
-
getRegexpB
-
getNoRegexpA
-
getNoRegexpB
-
getPeriod
-
setTypeId
-
setAccountId
-
setTitle
-
setFromPort
-
setToPort
-
setFromPortRegexp
-
setToPortRegexp
-
setRegexpA
-
setRegexpB
-
setNoRegexpA
-
setNoRegexpB
-
setPeriod
-