public class CstaActualMonitorFilter
extends java.lang.Object
Constructor and Description |
---|
CstaActualMonitorFilter() |
Modifier and Type | Method and Description |
---|---|
CstaFilterEventList |
getActualMonitorFilterList() |
CstaCallAssociated |
getCallAssociated() |
CstaCallControl |
getCallControl() |
CstaLogicalDeviceFeature |
getLogicalDeviceFeature() |
CstaMaintenance |
getMaintenance() |
CstaMediaAttachment |
getMediaAttachment() |
CstaPhysicalDeviceFeature |
getPhysicalDeviceFeature() |
CstaVoice |
getVoice() |
void |
setCallAssociated(CstaCallAssociated callAssociated) |
void |
setCallControl(CstaCallControl callcontrol) |
void |
setLogicalDeviceFeature(CstaLogicalDeviceFeature logicalDeviceFeature) |
void |
setMaintenance(CstaMaintenance maintenance) |
void |
setMediaAttachment(CstaMediaAttachment mediaAttachment) |
void |
setPhysicalDeviceFeature(CstaPhysicalDeviceFeature physicalDeviceFeature) |
void |
setVoice(CstaVoice voice) |
public CstaCallControl getCallControl()
public void setCallControl(CstaCallControl callcontrol)
public CstaCallAssociated getCallAssociated()
public void setCallAssociated(CstaCallAssociated callAssociated)
public CstaMediaAttachment getMediaAttachment()
public void setMediaAttachment(CstaMediaAttachment mediaAttachment)
public CstaPhysicalDeviceFeature getPhysicalDeviceFeature()
public void setPhysicalDeviceFeature(CstaPhysicalDeviceFeature physicalDeviceFeature)
public CstaLogicalDeviceFeature getLogicalDeviceFeature()
public void setLogicalDeviceFeature(CstaLogicalDeviceFeature logicalDeviceFeature)
public CstaMaintenance getMaintenance()
public void setMaintenance(CstaMaintenance maintenance)
public CstaVoice getVoice()
public void setVoice(CstaVoice voice)
public CstaFilterEventList getActualMonitorFilterList()