Class InetServType
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.inet.common.bean.InetServType
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetData()intintintbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleansetAddressAllInterface(boolean addressAllInterface) setAddressType(InetAddressType addressType) setDeviceGroupIds(Set<Integer> deviceGroupIds) setDeviceTypeIds(Set<Integer> deviceTypeIds) setId(int id) Устанавливает id объектаsetIpFromParentRange(boolean ipFromParentRange) setNeedContractObject(boolean needContractObject) setNeedDevice(boolean needDevice) setNeedIdentifier(boolean needIdentifier) setNeedInterface(boolean needPort) setNeedLogin(boolean needLogin) setNeedMacAddress(boolean needMacAddress) setNeedRestriction(boolean needRestriction) setNeedVlan(boolean needVlan) setNullVlan(boolean nullVlan) setParentTypeIds(Set<Integer> childrenServTypeIds) setPersonalInterface(boolean personalInterface) setPersonalVlan(boolean personalVlan) setSessionCountLimit(int defaultSessionLimit) setSessionCountLimitLock(boolean sessionCountLimitLock) setSessionInitiationType(int sessionInitiationType) Устанавливает название (описание) объектаsetTrafficTypeLinkId(int trafficTypeLinkId) Methods 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, to, toIdTitle, toStringMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap
-
Field Details
-
SESSION_INITIATION_CALL
public static final int SESSION_INITIATION_CALL- See Also:
-
SESSION_INITIATION_AUTO
public static final int SESSION_INITIATION_AUTO- See Also:
-
-
Constructor Details
-
InetServType
public InetServType()
-
-
Method Details
-
getAddressType
-
getConfig
-
getData
-
getDeviceGroupIds
-
getDeviceTypeIds
-
getParentTypeIds
-
getSessionCountLimit
public int getSessionCountLimit() -
getSessionInitiationType
public int getSessionInitiationType() -
getTrafficTypeLinkId
public int getTrafficTypeLinkId() -
isAddressAllInterface
public boolean isAddressAllInterface() -
isIpFromParentRange
public boolean isIpFromParentRange() -
isNeedContractObject
public boolean isNeedContractObject() -
isNeedDevice
public boolean isNeedDevice() -
isNeedIdentifier
public boolean isNeedIdentifier() -
isNeedInterface
public boolean isNeedInterface() -
isNeedLogin
public boolean isNeedLogin() -
isNeedMacAddress
public boolean isNeedMacAddress() -
isNeedRestriction
public boolean isNeedRestriction() -
isNeedVlan
public boolean isNeedVlan() -
isNullVlan
public boolean isNullVlan() -
isPersonalInterface
public boolean isPersonalInterface() -
isPersonalVlan
public boolean isPersonalVlan() -
isSessionCountLimitLock
public boolean isSessionCountLimitLock() -
setAddressAllInterface
-
setAddressType
-
setConfig
-
setData
-
setDeviceGroupIds
-
setDeviceTypeIds
-
setId
Description copied from class:IdУстанавливает id объекта -
setIpFromParentRange
-
setNeedContractObject
-
setNeedDevice
-
setNeedIdentifier
-
setNeedInterface
-
setNeedLogin
-
setNeedMacAddress
-
setNeedRestriction
-
setNeedVlan
-
setNullVlan
-
setParentTypeIds
-
setPersonalInterface
-
setPersonalVlan
-
setSessionCountLimit
-
setSessionCountLimitLock
-
setSessionInitiationType
-
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
setTrafficTypeLinkId
-