|
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.CallAssociatedEvents
public class CallAssociatedEvents
Not supported.
Constructor Summary | |
---|---|
CallAssociatedEvents()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.Boolean |
getCallInformation()
Returns the value of field 'callInformation'. |
java.lang.Boolean |
getCharging()
Returns the value of field 'charging'. |
java.lang.Boolean |
getDigitsGenerated()
Returns the value of field 'digitsGenerated'. |
java.lang.Boolean |
getServiceCompletionFailure()
Returns the value of field 'serviceCompletionFailure'. |
java.lang.Boolean |
getTelephonyTonesGenerated()
Returns the value of field 'telephonyTonesGenerated'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCallInformation(java.lang.Boolean callInformation)
Sets the value of field 'callInformation'. |
void |
setCharging(java.lang.Boolean charging)
Sets the value of field 'charging'. |
void |
setDigitsGenerated(java.lang.Boolean digitsGenerated)
Sets the value of field 'digitsGenerated'. |
void |
setServiceCompletionFailure(java.lang.Boolean serviceCompletionFailure)
Sets the value of field 'serviceCompletionFailure'. |
void |
setTelephonyTonesGenerated(java.lang.Boolean telephonyTonesGenerated)
Sets the value of field 'telephonyTonesGenerated'. |
static CallAssociatedEvents |
unmarshalCallAssociatedEvents(java.io.Reader reader)
Method unmarshalCallAssociatedEvents |
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 CallAssociatedEvents()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Boolean getCallInformation()
public java.lang.Boolean getCharging()
public java.lang.Boolean getDigitsGenerated()
public java.lang.Boolean getServiceCompletionFailure()
public java.lang.Boolean getTelephonyTonesGenerated()
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 setCallInformation(java.lang.Boolean callInformation)
callInformation
- the value of field 'callInformation'.public void setCharging(java.lang.Boolean charging)
charging
- the value of field 'charging'.public void setDigitsGenerated(java.lang.Boolean digitsGenerated)
digitsGenerated
- the value of field 'digitsGenerated'.public void setServiceCompletionFailure(java.lang.Boolean serviceCompletionFailure)
serviceCompletionFailure
- the value of field
'serviceCompletionFailure'.public void setTelephonyTonesGenerated(java.lang.Boolean telephonyTonesGenerated)
telephonyTonesGenerated
- the value of field
'telephonyTonesGenerated'.public static CallAssociatedEvents unmarshalCallAssociatedEvents(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 |