Class InetServSearchParam
java.lang.Object
ru.bitel.bgbilling.modules.inet.common.bean.InetServSearchParam
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic InetServSearchParam.Builderbuilder()getIp()getLogin()intgetTitle()intgetVlan()booleansetIdentifier(String identifier) setLoginStrictCheck(boolean loginStrictCheck) setMacAddress(String macAddress) setServiceTypeId(int serviceTypeId) setVlan(int vlan)
-
Constructor Details
-
InetServSearchParam
public InetServSearchParam()
-
-
Method Details
-
getLogin
-
getIp
-
getServiceTypeId
public int getServiceTypeId() -
getVlan
public int getVlan() -
getTitle
-
getIdentifier
-
getMacAddress
-
isLoginStrictCheck
public boolean isLoginStrictCheck() -
setLogin
-
setIp
-
setServiceTypeId
-
setVlan
-
setTitle
-
setIdentifier
-
setMacAddress
-
setLoginStrictCheck
-
builder
-