|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ecma.csta.CastorObject
ch.ecma.csta.binding.ConnectionClearedEvent
public class ConnectionClearedEvent
Indicates that a device in a call has disconnected or dropped out from a call.
The supported parameters for the ConnectionClearedEvent are:ConnectionClearedEvent Supported Parameters | ||
---|---|---|
monitorCrossRefID | Mandatory | Associates the event to an established monitor. |
droppedConnection | Mandatory | Specifies the connection of the DeviceID that was dropped from the call. |
releasingDevice | Conditional | Specifies the device that was dropped from the call. |
cause | Mandatory | Specifies the reason for the event. |
Constructor Summary | |
---|---|
ConnectionClearedEvent()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
CallCharacteristics |
getCallCharacteristics()
Returns the value of field 'callCharacteristics'. |
CallLinkageData |
getCallLinkageData()
Returns the value of field 'callLinkageData'. |
EventCause |
getCause()
Returns the value of field 'cause'. |
ChargingInfo |
getChargingInfo()
Returns the value of field 'chargingInfo'. |
CorrelatorData |
getCorrelatorData()
Returns the value of field 'correlatorData'. |
DeviceHistory |
getDeviceHistory()
Returns the value of field 'deviceHistory'. |
ConnectionID |
getDroppedConnection()
Returns the value of field 'droppedConnection'. |
ConnectionInformation |
getDroppedConnectionInfo()
Returns the value of field 'droppedConnectionInfo'. |
CSTACommonArguments |
getExtensions()
Returns the value of field 'extensions'. |
java.lang.String |
getLanguagePreferences()
Returns the value of field 'languagePreferences'. |
LocalConnectionState |
getLocalConnectionInfo()
Returns the value of field 'localConnectionInfo'. |
MediaCallCharacteristics |
getMediaCallCharacteristics()
Returns the value of field 'mediaCallCharacteristics'. |
java.lang.String |
getMonitorCrossRefID()
Returns the value of field 'monitorCrossRefID'. |
SubjectDeviceID |
getReleasingDevice()
Returns the value of field 'releasingDevice'. |
ServicesPermitted |
getServicesPermitted()
Returns the value of field 'servicesPermitted'. |
UserData |
getUserData()
Returns the value of field 'userData'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCallCharacteristics(CallCharacteristics callCharacteristics)
Sets the value of field 'callCharacteristics'. |
void |
setCallLinkageData(CallLinkageData callLinkageData)
Sets the value of field 'callLinkageData'. |
void |
setCause(EventCause cause)
Sets the value of field 'cause'. |
void |
setChargingInfo(ChargingInfo chargingInfo)
Sets the value of field 'chargingInfo'. |
void |
setCorrelatorData(CorrelatorData correlatorData)
Sets the value of field 'correlatorData'. |
void |
setDeviceHistory(DeviceHistory deviceHistory)
Sets the value of field 'deviceHistory'. |
void |
setDroppedConnection(ConnectionID droppedConnection)
Sets the value of field 'droppedConnection'. |
void |
setDroppedConnectionInfo(ConnectionInformation droppedConnectionInfo)
Sets the value of field 'droppedConnectionInfo'. |
void |
setExtensions(CSTACommonArguments extensions)
Sets the value of field 'extensions'. |
void |
setLanguagePreferences(java.lang.String languagePreferences)
Sets the value of field 'languagePreferences'. |
void |
setLocalConnectionInfo(LocalConnectionState localConnectionInfo)
Sets the value of field 'localConnectionInfo'. |
void |
setMediaCallCharacteristics(MediaCallCharacteristics mediaCallCharacteristics)
Sets the value of field 'mediaCallCharacteristics'. |
void |
setMonitorCrossRefID(java.lang.String monitorCrossRefID)
Sets the value of field 'monitorCrossRefID'. |
void |
setReleasingDevice(SubjectDeviceID releasingDevice)
Sets the value of field 'releasingDevice'. |
void |
setServicesPermitted(ServicesPermitted servicesPermitted)
Sets the value of field 'servicesPermitted'. |
void |
setUserData(UserData userData)
Sets the value of field 'userData'. |
static ConnectionClearedEvent |
unmarshalConnectionClearedEvent(java.io.Reader reader)
Method unmarshalConnectionClearedEvent |
void |
validate()
Method validate |
Methods inherited from class ch.ecma.csta.CastorObject |
---|
getOldSessionID, hashCode, setOldSessionID, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ConnectionClearedEvent()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public CallCharacteristics getCallCharacteristics()
public CallLinkageData getCallLinkageData()
public EventCause getCause()
public ChargingInfo getChargingInfo()
public CorrelatorData getCorrelatorData()
public DeviceHistory getDeviceHistory()
public ConnectionID getDroppedConnection()
public ConnectionInformation getDroppedConnectionInfo()
droppedConnection
connection. Optional. If
this parameter
is not present, then the connection information is
switching function
specific.
public CSTACommonArguments getExtensions()
public java.lang.String getLanguagePreferences()
public LocalConnectionState getLocalConnectionInfo()
public MediaCallCharacteristics getMediaCallCharacteristics()
public java.lang.String getMonitorCrossRefID()
public SubjectDeviceID getReleasingDevice()
public ServicesPermitted getServicesPermitted()
public UserData getUserData()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setCallCharacteristics(CallCharacteristics callCharacteristics)
callCharacteristics
- the value of field
'callCharacteristics'.public void setCallLinkageData(CallLinkageData callLinkageData)
callLinkageData
- the value of field 'callLinkageData'.public void setCause(EventCause cause)
cause
- the value of field 'cause'.public void setChargingInfo(ChargingInfo chargingInfo)
chargingInfo
- the value of field 'chargingInfo'.public void setCorrelatorData(CorrelatorData correlatorData)
correlatorData
- the value of field 'correlatorData'.public void setDeviceHistory(DeviceHistory deviceHistory)
deviceHistory
- the value of field 'deviceHistory'.public void setDroppedConnection(ConnectionID droppedConnection)
droppedConnection
- the value of field
'droppedConnection'.public void setDroppedConnectionInfo(ConnectionInformation droppedConnectionInfo)
droppedConnection
connection. Optional. If
this parameter
is not present, then the connection information is
switching function
specific.
droppedConnectionInfo
- the value of field
'droppedConnectionInfo'.public void setExtensions(CSTACommonArguments extensions)
extensions
- the value of field 'extensions'.public void setLanguagePreferences(java.lang.String languagePreferences)
languagePreferences
- the value of field
'languagePreferences'.public void setLocalConnectionInfo(LocalConnectionState localConnectionInfo)
localConnectionInfo
- the value of field
'localConnectionInfo'.public void setMediaCallCharacteristics(MediaCallCharacteristics mediaCallCharacteristics)
mediaCallCharacteristics
- the value of field
'mediaCallCharacteristics'.public void setMonitorCrossRefID(java.lang.String monitorCrossRefID)
monitorCrossRefID
- the value of field
'monitorCrossRefID'.public void setReleasingDevice(SubjectDeviceID releasingDevice)
releasingDevice
- the value of field 'releasingDevice'.public void setServicesPermitted(ServicesPermitted servicesPermitted)
servicesPermitted
- the value of field
'servicesPermitted'.public void setUserData(UserData userData)
userData
- the value of field 'userData'.public static ConnectionClearedEvent unmarshalConnectionClearedEvent(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |