Class VoiceZoneMapItem
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.common.model.AbstractTreeNode<N>
ru.bitel.bgbilling.modules.voice.common.bean.VoiceBaseCodeBean<VoiceZoneMapItem>
ru.bitel.bgbilling.modules.voice.common.bean.VoiceZoneMapItem
- All Implemented Interfaces:
java.io.Serializable,java.lang.Cloneable,GuiTitlable,Idable,ListItem,Node<VoiceZoneMapItem>,TreeNode<VoiceZoneMapItem>
public class VoiceZoneMapItem extends VoiceBaseCodeBean<VoiceZoneMapItem>
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class ru.bitel.common.model.AbstractTreeNode
children, parentIdFields inherited from class ru.bitel.oss.kernel.entity.common.bean.AbstractEntity
entitySpecId -
Constructor Summary
Constructors Constructor Description VoiceZoneMapItem() -
Method Summary
Methods inherited from class ru.bitel.bgbilling.modules.voice.common.bean.VoiceBaseCodeBean
clone, getCode, getDateFrom, getDateTo, getDestinationId, getDestinationTitle, getLevel, setCode, setDateFrom, setDateTo, setDestinationId, setDestinationTitle, setLevelMethods inherited from class ru.bitel.common.model.AbstractTreeNode
getChildren, getParentId, setChildren, setParentId, toListMethods 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, setTitle, toIdTitle, toStringMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setIdMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
VoiceZoneMapItem
public VoiceZoneMapItem()
-
-
Method Details
-
getCodeId
public int getCodeId() -
setCodeId
public void setCodeId(int codeId) -
getMapId
public int getMapId() -
setMapId
public void setMapId(int mapId) -
getZoneId
public int getZoneId() -
setZoneId
public void setZoneId(int zoneId)
-