|
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.ServiceCompletionFailureEvent
public class ServiceCompletionFailureEvent
Not supported.
Constructor Summary | |
---|---|
ServiceCompletionFailureEvent()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
EventCause |
getCause()
Returns the value of field 'cause'. |
CSTACommonArguments |
getExtensions()
Returns the value of field 'extensions'. |
MediaCallCharacteristics |
getMediaCallCharacteristics()
Returns the value of field 'mediaCallCharacteristics'. |
java.lang.String |
getMonitorCrossRefID()
Returns the value of field 'monitorCrossRefID'. |
OtherDevsPrimaryCallList |
getOtherDevsPrimaryCallList()
Returns the value of field 'otherDevsPrimaryCallList'. |
OtherDevsSecondaryCallList |
getOtherDevsSecondaryCallList()
Returns the value of field 'otherDevsSecondaryCallList'. |
PrimaryOrSecondaryCall |
getPrimaryCall()
Returns the value of field 'primaryCall'. |
PrimaryOrSecondaryCall |
getSecondaryCall()
Returns the value of field 'secondaryCall'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCause(EventCause cause)
Sets the value of field 'cause'. |
void |
setExtensions(CSTACommonArguments extensions)
Sets the value of field 'extensions'. |
void |
setMediaCallCharacteristics(MediaCallCharacteristics mediaCallCharacteristics)
Sets the value of field 'mediaCallCharacteristics'. |
void |
setMonitorCrossRefID(java.lang.String monitorCrossRefID)
Sets the value of field 'monitorCrossRefID'. |
void |
setOtherDevsPrimaryCallList(OtherDevsPrimaryCallList otherDevsPrimaryCallList)
Sets the value of field 'otherDevsPrimaryCallList'. |
void |
setOtherDevsSecondaryCallList(OtherDevsSecondaryCallList otherDevsSecondaryCallList)
Sets the value of field 'otherDevsSecondaryCallList'. |
void |
setPrimaryCall(PrimaryOrSecondaryCall primaryCall)
Sets the value of field 'primaryCall'. |
void |
setSecondaryCall(PrimaryOrSecondaryCall secondaryCall)
Sets the value of field 'secondaryCall'. |
static ServiceCompletionFailureEvent |
unmarshalServiceCompletionFailureEvent(java.io.Reader reader)
Method unmarshalServiceCompletionFailureEvent |
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 ServiceCompletionFailureEvent()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public EventCause getCause()
public CSTACommonArguments getExtensions()
public MediaCallCharacteristics getMediaCallCharacteristics()
public java.lang.String getMonitorCrossRefID()
public OtherDevsPrimaryCallList getOtherDevsPrimaryCallList()
public OtherDevsSecondaryCallList getOtherDevsSecondaryCallList()
public PrimaryOrSecondaryCall getPrimaryCall()
public PrimaryOrSecondaryCall getSecondaryCall()
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 setCause(EventCause cause)
cause
- the value of field 'cause'.public void setExtensions(CSTACommonArguments extensions)
extensions
- the value of field 'extensions'.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 setOtherDevsPrimaryCallList(OtherDevsPrimaryCallList otherDevsPrimaryCallList)
otherDevsPrimaryCallList
- the value of field
'otherDevsPrimaryCallList'.public void setOtherDevsSecondaryCallList(OtherDevsSecondaryCallList otherDevsSecondaryCallList)
otherDevsSecondaryCallList
- the value of field
'otherDevsSecondaryCallList'.public void setPrimaryCall(PrimaryOrSecondaryCall primaryCall)
primaryCall
- the value of field 'primaryCall'.public void setSecondaryCall(PrimaryOrSecondaryCall secondaryCall)
secondaryCall
- the value of field 'secondaryCall'.public static ServiceCompletionFailureEvent unmarshalServiceCompletionFailureEvent(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 |