|
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.ServEvtsList
public class ServEvtsList
Class ServEvtsList.
Constructor Summary | |
---|---|
ServEvtsList()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
CallAssociatedEvtsList |
getCallAssociatedEvtsList()
Returns the value of field 'callAssociatedEvtsList'. |
CallAssociatedServList |
getCallAssociatedServList()
Returns the value of field 'callAssociatedServList'. |
CallControlEvtsList |
getCallControlEvtsList()
Returns the value of field 'callControlEvtsList'. |
CallControlServList |
getCallControlServList()
Returns the value of field 'callControlServList'. |
CapExchangeServList |
getCapExchangeServList()
Returns the value of field 'capExchangeServList'. |
CDRServList |
getCdrServList()
Returns the value of field 'cdrServList'. |
DataCollectionServList |
getDataCollectionServList()
Returns the value of field 'dataCollectionServList'. |
DeviceMaintEvtsList |
getDeviceMaintEvtsList()
Returns the value of field 'deviceMaintEvtsList'. |
IOServicesServList |
getIOServicesServList()
Returns the value of field 'iOServicesServList'. |
LogicalEvtsList |
getLogicalEvtsList()
Returns the value of field 'logicalEvtsList'. |
LogicalServList |
getLogicalServList()
Returns the value of field 'logicalServList'. |
MediaEvtsList |
getMediaEvtsList()
Returns the value of field 'mediaEvtsList'. |
MediaServList |
getMediaServList()
Returns the value of field 'mediaServList'. |
MonitoringServList |
getMonitoringServList()
Returns the value of field 'monitoringServList'. |
PhysDevEvtsList |
getPhysDevEvtsList()
Returns the value of field 'physDevEvtsList'. |
PhysDevServList |
getPhysDevServList()
Returns the value of field 'physDevServList'. |
RouteingServList |
getRouteingServList()
Returns the value of field 'routeingServList'. |
SnapshotServList |
getSnapshotServList()
Returns the value of field 'snapshotServList'. |
StatusReportingServList |
getStatusReportingServList()
Returns the value of field 'statusReportingServList'. |
SystemStatusServList |
getSystemServList()
Returns the value of field 'systemServList'. |
VendorSpecificEvtsList |
getVendorSpecificEvtsList()
Returns the value of field 'vendorSpecificEvtsList'. |
VendorSpecificServList |
getVendorSpecificServList()
Returns the value of field 'vendorSpecificServList'. |
VoiceEvtsList |
getVoiceEvtsList()
Returns the value of field 'voiceEvtsList'. |
VoiceServList |
getVoiceServList()
Returns the value of field 'voiceServList'. |
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 |
setCallAssociatedServList(CallAssociatedServList callAssociatedServList)
Sets the value of field 'callAssociatedServList'. |
void |
setCallControlEvtsList(CallControlEvtsList callControlEvtsList)
Sets the value of field 'callControlEvtsList'. |
void |
setCallControlServList(CallControlServList callControlServList)
Sets the value of field 'callControlServList'. |
void |
setCapExchangeServList(CapExchangeServList capExchangeServList)
Sets the value of field 'capExchangeServList'. |
void |
setCdrServList(CDRServList cdrServList)
Sets the value of field 'cdrServList'. |
void |
setDataCollectionServList(DataCollectionServList dataCollectionServList)
Sets the value of field 'dataCollectionServList'. |
void |
setDeviceMaintEvtsList(DeviceMaintEvtsList deviceMaintEvtsList)
Sets the value of field 'deviceMaintEvtsList'. |
void |
setIOServicesServList(IOServicesServList iOServicesServList)
Sets the value of field 'iOServicesServList'. |
void |
setLogicalEvtsList(LogicalEvtsList logicalEvtsList)
Sets the value of field 'logicalEvtsList'. |
void |
setLogicalServList(LogicalServList logicalServList)
Sets the value of field 'logicalServList'. |
void |
setMediaEvtsList(MediaEvtsList mediaEvtsList)
Sets the value of field 'mediaEvtsList'. |
void |
setMediaServList(MediaServList mediaServList)
Sets the value of field 'mediaServList'. |
void |
setMonitoringServList(MonitoringServList monitoringServList)
Sets the value of field 'monitoringServList'. |
void |
setPhysDevEvtsList(PhysDevEvtsList physDevEvtsList)
Sets the value of field 'physDevEvtsList'. |
void |
setPhysDevServList(PhysDevServList physDevServList)
Sets the value of field 'physDevServList'. |
void |
setRouteingServList(RouteingServList routeingServList)
Sets the value of field 'routeingServList'. |
void |
setSnapshotServList(SnapshotServList snapshotServList)
Sets the value of field 'snapshotServList'. |
void |
setStatusReportingServList(StatusReportingServList statusReportingServList)
Sets the value of field 'statusReportingServList'. |
void |
setSystemServList(SystemStatusServList systemServList)
Sets the value of field 'systemServList'. |
void |
setVendorSpecificEvtsList(VendorSpecificEvtsList vendorSpecificEvtsList)
Sets the value of field 'vendorSpecificEvtsList'. |
void |
setVendorSpecificServList(VendorSpecificServList vendorSpecificServList)
Sets the value of field 'vendorSpecificServList'. |
void |
setVoiceEvtsList(VoiceEvtsList voiceEvtsList)
Sets the value of field 'voiceEvtsList'. |
void |
setVoiceServList(VoiceServList voiceServList)
Sets the value of field 'voiceServList'. |
static ServEvtsList |
unmarshalServEvtsList(java.io.Reader reader)
Method unmarshalServEvtsList |
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 ServEvtsList()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public CallAssociatedEvtsList getCallAssociatedEvtsList()
public CallAssociatedServList getCallAssociatedServList()
public CallControlEvtsList getCallControlEvtsList()
public CallControlServList getCallControlServList()
public CapExchangeServList getCapExchangeServList()
public CDRServList getCdrServList()
public DataCollectionServList getDataCollectionServList()
public DeviceMaintEvtsList getDeviceMaintEvtsList()
public IOServicesServList getIOServicesServList()
public LogicalEvtsList getLogicalEvtsList()
public LogicalServList getLogicalServList()
public MediaEvtsList getMediaEvtsList()
public MediaServList getMediaServList()
public MonitoringServList getMonitoringServList()
public PhysDevEvtsList getPhysDevEvtsList()
public PhysDevServList getPhysDevServList()
public RouteingServList getRouteingServList()
public SnapshotServList getSnapshotServList()
public StatusReportingServList getStatusReportingServList()
public SystemStatusServList getSystemServList()
public VendorSpecificEvtsList getVendorSpecificEvtsList()
public VendorSpecificServList getVendorSpecificServList()
public VoiceEvtsList getVoiceEvtsList()
public VoiceServList getVoiceServList()
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 setCallAssociatedServList(CallAssociatedServList callAssociatedServList)
callAssociatedServList
- the value of field
'callAssociatedServList'.public void setCallControlEvtsList(CallControlEvtsList callControlEvtsList)
callControlEvtsList
- the value of field
'callControlEvtsList'.public void setCallControlServList(CallControlServList callControlServList)
callControlServList
- the value of field
'callControlServList'.public void setCapExchangeServList(CapExchangeServList capExchangeServList)
capExchangeServList
- the value of field
'capExchangeServList'.public void setCdrServList(CDRServList cdrServList)
cdrServList
- the value of field 'cdrServList'.public void setDataCollectionServList(DataCollectionServList dataCollectionServList)
dataCollectionServList
- the value of field
'dataCollectionServList'.public void setDeviceMaintEvtsList(DeviceMaintEvtsList deviceMaintEvtsList)
deviceMaintEvtsList
- the value of field
'deviceMaintEvtsList'.public void setIOServicesServList(IOServicesServList iOServicesServList)
iOServicesServList
- the value of field
'iOServicesServList'.public void setLogicalEvtsList(LogicalEvtsList logicalEvtsList)
logicalEvtsList
- the value of field 'logicalEvtsList'.public void setLogicalServList(LogicalServList logicalServList)
logicalServList
- the value of field 'logicalServList'.public void setMediaEvtsList(MediaEvtsList mediaEvtsList)
mediaEvtsList
- the value of field 'mediaEvtsList'.public void setMediaServList(MediaServList mediaServList)
mediaServList
- the value of field 'mediaServList'.public void setMonitoringServList(MonitoringServList monitoringServList)
monitoringServList
- the value of field
'monitoringServList'.public void setPhysDevEvtsList(PhysDevEvtsList physDevEvtsList)
physDevEvtsList
- the value of field 'physDevEvtsList'.public void setPhysDevServList(PhysDevServList physDevServList)
physDevServList
- the value of field 'physDevServList'.public void setRouteingServList(RouteingServList routeingServList)
routeingServList
- the value of field 'routeingServList'public void setSnapshotServList(SnapshotServList snapshotServList)
snapshotServList
- the value of field 'snapshotServList'public void setStatusReportingServList(StatusReportingServList statusReportingServList)
statusReportingServList
- the value of field
'statusReportingServList'.public void setSystemServList(SystemStatusServList systemServList)
systemServList
- the value of field 'systemServList'.public void setVendorSpecificEvtsList(VendorSpecificEvtsList vendorSpecificEvtsList)
vendorSpecificEvtsList
- the value of field
'vendorSpecificEvtsList'.public void setVendorSpecificServList(VendorSpecificServList vendorSpecificServList)
vendorSpecificServList
- the value of field
'vendorSpecificServList'.public void setVoiceEvtsList(VoiceEvtsList voiceEvtsList)
voiceEvtsList
- the value of field 'voiceEvtsList'.public void setVoiceServList(VoiceServList voiceServList)
voiceServList
- the value of field 'voiceServList'.public static ServEvtsList unmarshalServEvtsList(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 |