|
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.IntrudeCallResponse
public class IntrudeCallResponse
Not supported.
The positive acknowledgement of an Intrude Call request.
Constructor Summary | |
---|---|
IntrudeCallResponse()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
ConnectionID |
getConferencedCall()
Returns the value of field 'conferencedCall'. |
ConnectionInformation |
getConferencedCallInfo()
Returns the value of field 'conferencedCallInfo'. |
CSTACommonArguments |
getExtensions()
Returns the value of field 'extensions'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setConferencedCall(ConnectionID conferencedCall)
Sets the value of field 'conferencedCall'. |
void |
setConferencedCallInfo(ConnectionInformation conferencedCallInfo)
Sets the value of field 'conferencedCallInfo'. |
void |
setExtensions(CSTACommonArguments extensions)
Sets the value of field 'extensions'. |
static IntrudeCallResponse |
unmarshalIntrudeCallResponse(java.io.Reader reader)
Method unmarshalIntrudeCallResponse |
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 IntrudeCallResponse()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public ConnectionID getConferencedCall()
public ConnectionInformation getConferencedCallInfo()
conferencedCall
connection. Optional. If this
parameter is not present, then the connection information
is
switching function specific.
public CSTACommonArguments getExtensions()
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 setConferencedCall(ConnectionID conferencedCall)
conferencedCall
- the value of field 'conferencedCall'.public void setConferencedCallInfo(ConnectionInformation conferencedCallInfo)
conferencedCall
connection. Optional. If this
parameter is not present, then the connection information
is
switching function specific.
conferencedCallInfo
- the value of field
'conferencedCallInfo'.public void setExtensions(CSTACommonArguments extensions)
extensions
- the value of field 'extensions'.public static IntrudeCallResponse unmarshalIntrudeCallResponse(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 |