@Deprecated public class IltBTSDefaultModel extends IltDefaultChildrenModel implements IltBTSModel
IltBTSAntenna
children objects for an IltBTS
container.IltDefaultDataSource
Modifier and Type | Field and Description |
---|---|
protected IltStateHolder |
_btsEquipment
Deprecated.
|
Constructor and Description |
---|
IltBTSDefaultModel()
Deprecated.
Default constructor
|
IltBTSDefaultModel(IltStateHolder[] children)
Deprecated.
Creates a children model, given the set of children.
|
Modifier and Type | Method and Description |
---|---|
void |
addChild(IltStateHolder child)
Deprecated.
Adds an object to the set of children.
|
IltStateHolder |
getEquipment()
Deprecated.
Returns the BTS equipment.
|
void |
removeAllChildren()
Deprecated.
Removes all the objects from the set of children.
|
void |
removeChild(IltStateHolder child)
Deprecated.
Removes an object from the set of children.
|
void |
setEquipment(IltStateHolder btsEquipment)
Deprecated.
Sets or replaces the BTS equipment.
|
addChild, addChild, addChild, addChildrenModelListener, clone, fireChildrenModelChanged, getChild, getChildCount, getChildRelation, getChildren, getIndexOfChild, getOutsideLinks, removeChildrenModelListener, setChildRelation
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addChildrenModelListener, getChild, getChildCount, getChildRelation, getIndexOfChild, getOutsideLinks, removeChildrenModelListener
protected IltStateHolder _btsEquipment
public IltBTSDefaultModel()
public IltBTSDefaultModel(IltStateHolder[] children)
children
- An enumeration of IltStateHolder
instancespublic IltStateHolder getEquipment()
getEquipment
in interface IltBTSModel
public void setEquipment(IltStateHolder btsEquipment)
btsEquipment
- Represents the BTS equipment.public void addChild(IltStateHolder child)
addChild
in class IltDefaultChildrenModel
public void removeChild(IltStateHolder child)
removeChild
in class IltDefaultChildrenModel
public void removeAllChildren()
removeAllChildren
in class IltDefaultChildrenModel
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.