|
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.LogDevEvtsList
public class LogDevEvtsList
Class LogDevEvtsList.
Constructor Summary | |
---|---|
LogDevEvtsList()
|
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'. |
LogicalEvtsList |
getLogicalEvtsList()
Returns the value of field 'logicalEvtsList'. |
MediaEvtsList |
getMediaEvtsList()
Returns the value of field 'mediaEvtsList'. |
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 |
setLogicalEvtsList(LogicalEvtsList logicalEvtsList)
Sets the value of field 'logicalEvtsList'. |
void |
setMediaEvtsList(MediaEvtsList mediaEvtsList)
Sets the value of field 'mediaEvtsList'. |
void |
setVoiceEvtsList(VoiceEvtsList voiceEvtsList)
Sets the value of field 'voiceEvtsList'. |
static LogDevEvtsList |
unmarshalLogDevEvtsList(java.io.Reader reader)
Method unmarshalLogDevEvtsList |
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 LogDevEvtsList()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public CallAssociatedEvtsList getCallAssociatedEvtsList()
public CallControlEvtsList getCallControlEvtsList()
public LogicalEvtsList getLogicalEvtsList()
public MediaEvtsList getMediaEvtsList()
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 setLogicalEvtsList(LogicalEvtsList logicalEvtsList)
logicalEvtsList
- the value of field 'logicalEvtsList'.public void setMediaEvtsList(MediaEvtsList mediaEvtsList)
mediaEvtsList
- the value of field 'mediaEvtsList'.public void setVoiceEvtsList(VoiceEvtsList voiceEvtsList)
voiceEvtsList
- the value of field 'voiceEvtsList'.public static LogDevEvtsList unmarshalLogDevEvtsList(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 |