|
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.SupportedEvents
public class SupportedEvents
Specifies the list of CSTA envents supported by the switching function. Each entry in the lists represents a supported event.
Constructor Summary | |
---|---|
SupportedEvents()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
CallAssociatedEvtsList |
getCallAssociatedEvtsList()
Returns the value of field 'callAssociatedEvtsList'. |
CallControlEvtsList |
getCallControlEvtsList()
Returns the value of field 'callControlEvtsList'. |
DeviceMaintEvtsList |
getDeviceMaintEvtsList()
Returns the value of field 'deviceMaintEvtsList'. |
LogicalEvtsList |
getLogicalEvtsList()
Returns the value of field 'logicalEvtsList'. |
MediaEvtsList |
getMediaEvtsList()
Returns the value of field 'mediaEvtsList'. |
PhysDevEvtsList |
getPhysDevEvtsList()
Returns the value of field 'physDevEvtsList'. |
VendorSpecificEvtsList |
getVendorSpecificEvtsList()
Returns the value of field 'vendorSpecificEvtsList'. |
VoiceEvtsList |
getVoiceEvtsList()
Returns the value of field 'voiceEvtsList'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCallAssociatedEvtsList(CallAssociatedEvtsList callAssociatedEvtsList)
Sets the value of field 'callAssociatedEvtsList'. |
void |
setCallControlEvtsList(CallControlEvtsList callControlEvtsList)
Sets the value of field 'callControlEvtsList'. |
void |
setDeviceMaintEvtsList(DeviceMaintEvtsList deviceMaintEvtsList)
Sets the value of field 'deviceMaintEvtsList'. |
void |
setLogicalEvtsList(LogicalEvtsList logicalEvtsList)
Sets the value of field 'logicalEvtsList'. |
void |
setMediaEvtsList(MediaEvtsList mediaEvtsList)
Sets the value of field 'mediaEvtsList'. |
void |
setPhysDevEvtsList(PhysDevEvtsList physDevEvtsList)
Sets the value of field 'physDevEvtsList'. |
void |
setVendorSpecificEvtsList(VendorSpecificEvtsList vendorSpecificEvtsList)
Sets the value of field 'vendorSpecificEvtsList'. |
void |
setVoiceEvtsList(VoiceEvtsList voiceEvtsList)
Sets the value of field 'voiceEvtsList'. |
static SupportedEvents |
unmarshalSupportedEvents(java.io.Reader reader)
Method unmarshalSupportedEvents |
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 SupportedEvents()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public CallAssociatedEvtsList getCallAssociatedEvtsList()
public CallControlEvtsList getCallControlEvtsList()
public DeviceMaintEvtsList getDeviceMaintEvtsList()
public LogicalEvtsList getLogicalEvtsList()
public MediaEvtsList getMediaEvtsList()
public PhysDevEvtsList getPhysDevEvtsList()
public VendorSpecificEvtsList getVendorSpecificEvtsList()
public VoiceEvtsList getVoiceEvtsList()
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 setCallAssociatedEvtsList(CallAssociatedEvtsList callAssociatedEvtsList)
callAssociatedEvtsList
- the value of field
'callAssociatedEvtsList'.public void setCallControlEvtsList(CallControlEvtsList callControlEvtsList)
callControlEvtsList
- the value of field
'callControlEvtsList'.public void setDeviceMaintEvtsList(DeviceMaintEvtsList deviceMaintEvtsList)
deviceMaintEvtsList
- the value of field
'deviceMaintEvtsList'.public void setLogicalEvtsList(LogicalEvtsList logicalEvtsList)
logicalEvtsList
- the value of field 'logicalEvtsList'.public void setMediaEvtsList(MediaEvtsList mediaEvtsList)
mediaEvtsList
- the value of field 'mediaEvtsList'.public void setPhysDevEvtsList(PhysDevEvtsList physDevEvtsList)
physDevEvtsList
- the value of field 'physDevEvtsList'.public void setVendorSpecificEvtsList(VendorSpecificEvtsList vendorSpecificEvtsList)
vendorSpecificEvtsList
- the value of field
'vendorSpecificEvtsList'.public void setVoiceEvtsList(VoiceEvtsList voiceEvtsList)
voiceEvtsList
- the value of field 'voiceEvtsList'.public static SupportedEvents unmarshalSupportedEvents(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 |