|
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.CallAssociatedEvtsList
public class CallAssociatedEvtsList
Class CallAssociatedEvtsList.
Constructor Summary | |
---|---|
CallAssociatedEvtsList()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
CallInformationCaps |
getCallInformation()
Returns the value of field 'callInformation'. |
ChargingCaps |
getCharging()
Returns the value of field 'charging'. |
DigitsGeneratedCaps |
getDigitsGenerated()
Returns the value of field 'digitsGenerated'. |
ServiceCompletionFailureCaps |
getServiceCompletionFailure()
Returns the value of field 'serviceCompletionFailure'. |
TelephonyTonesGeneratedCaps |
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(CallInformationCaps callInformation)
Sets the value of field 'callInformation'. |
void |
setCharging(ChargingCaps charging)
Sets the value of field 'charging'. |
void |
setDigitsGenerated(DigitsGeneratedCaps digitsGenerated)
Sets the value of field 'digitsGenerated'. |
void |
setServiceCompletionFailure(ServiceCompletionFailureCaps serviceCompletionFailure)
Sets the value of field 'serviceCompletionFailure'. |
void |
setTelephonyTonesGenerated(TelephonyTonesGeneratedCaps telephonyTonesGenerated)
Sets the value of field 'telephonyTonesGenerated'. |
static CallAssociatedEvtsList |
unmarshalCallAssociatedEvtsList(java.io.Reader reader)
Method unmarshalCallAssociatedEvtsList |
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 CallAssociatedEvtsList()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public CallInformationCaps getCallInformation()
public ChargingCaps getCharging()
public DigitsGeneratedCaps getDigitsGenerated()
public ServiceCompletionFailureCaps getServiceCompletionFailure()
public TelephonyTonesGeneratedCaps 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(CallInformationCaps callInformation)
callInformation
- the value of field 'callInformation'.public void setCharging(ChargingCaps charging)
charging
- the value of field 'charging'.public void setDigitsGenerated(DigitsGeneratedCaps digitsGenerated)
digitsGenerated
- the value of field 'digitsGenerated'.public void setServiceCompletionFailure(ServiceCompletionFailureCaps serviceCompletionFailure)
serviceCompletionFailure
- the value of field
'serviceCompletionFailure'.public void setTelephonyTonesGenerated(TelephonyTonesGeneratedCaps telephonyTonesGenerated)
telephonyTonesGenerated
- the value of field
'telephonyTonesGenerated'.public static CallAssociatedEvtsList unmarshalCallAssociatedEvtsList(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 |