public class CstaServEvtsList
extends java.lang.Object
Constructor and Description |
---|
CstaServEvtsList() |
Modifier and Type | Method and Description |
---|---|
CstaCallAssociatedServList |
getCallAssociatedServList() |
CstaCallControlServList |
getCallControlServList() |
CstaCapExchangeServList |
getCapExchangeServList() |
CstaLogicalServList |
getLogicalServList() |
CstaMonitoringServList |
getMonitoringServList() |
CstaPhysDevServList |
getPhysDevServList() |
CstaSnapshotServList |
getSnapshotServList() |
CstaSystemServList |
getSystemServList() |
void |
setCallAssociatedServList(CstaCallAssociatedServList callAssociatedServList) |
void |
setCallControlServList(CstaCallControlServList callControlServList) |
void |
setCapExchangeServList(CstaCapExchangeServList capExchangeServList) |
void |
setLogicalServList(CstaLogicalServList logicalServList) |
void |
setMonitoringServList(CstaMonitoringServList monitoringServList) |
void |
setPhysDevServList(CstaPhysDevServList physDevServList) |
void |
setSnapshotServList(CstaSnapshotServList snapshotServList) |
void |
setSystemServList(CstaSystemServList systemServList) |
public CstaCapExchangeServList getCapExchangeServList()
public void setCapExchangeServList(CstaCapExchangeServList capExchangeServList)
public CstaSystemServList getSystemServList()
public void setSystemServList(CstaSystemServList systemServList)
public CstaMonitoringServList getMonitoringServList()
public void setMonitoringServList(CstaMonitoringServList monitoringServList)
public CstaSnapshotServList getSnapshotServList()
public void setSnapshotServList(CstaSnapshotServList snapshotServList)
public CstaCallControlServList getCallControlServList()
public void setCallControlServList(CstaCallControlServList callControlServList)
public CstaCallAssociatedServList getCallAssociatedServList()
public void setCallAssociatedServList(CstaCallAssociatedServList callAssociatedServList)
public CstaPhysDevServList getPhysDevServList()
public void setPhysDevServList(CstaPhysDevServList physDevServList)
public CstaLogicalServList getLogicalServList()
public void setLogicalServList(CstaLogicalServList logicalServList)