4.1.0.610 20071213

ch.ecma.csta.binding
Class CallControlEvtsList

java.lang.Object
  extended by ch.ecma.csta.CastorObject
      extended by ch.ecma.csta.binding.CallControlEvtsList
All Implemented Interfaces:
java.io.Serializable

public class CallControlEvtsList
extends ch.ecma.csta.CastorObject
implements java.io.Serializable

Class CallControlEvtsList.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
CallControlEvtsList()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 BridgedCaps getBridged()
          Returns the value of field 'bridged'.
 CallClearedCaps getCallCleared()
          Returns the value of field 'callCleared'.
 ConferencedCaps getConferenced()
          Returns the value of field 'conferenced'.
 ConnectionClearedCaps getConnectionCleared()
          Returns the value of field 'connectionCleared'.
 DeliveredCaps getDelivered()
          Returns the value of field 'delivered'.
 DigitsDialedCaps getDigitsDialed()
          Returns the value of field 'digitsDialed'.
 DivertedCaps getDiverted()
          Returns the value of field 'diverted'.
 EstablishedCaps getEstablished()
          Returns the value of field 'established'.
 FailedCaps getFailed()
          Returns the value of field 'failed'.
 HeldCaps getHeld()
          Returns the value of field 'held'.
 NetwCapsChangedCaps getNetwCapsChanged()
          Returns the value of field 'netwCapsChanged'.
 NetwReachedCaps getNetwReached()
          Returns the value of field 'netwReached'.
 OfferedCaps getOffered()
          Returns the value of field 'offered'.
 OriginatedCaps getOriginated()
          Returns the value of field 'originated'.
 QueuedCaps getQueued()
          Returns the value of field 'queued'.
 RetrievedCaps getRetrieved()
          Returns the value of field 'retrieved'.
 ServiceInitiatedCaps getServiceInitiated()
          Returns the value of field 'serviceInitiated'.
 TransferredCaps getTransferred()
          Returns the value of field 'transferred'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setBridged(BridgedCaps bridged)
          Sets the value of field 'bridged'.
 void setCallCleared(CallClearedCaps callCleared)
          Sets the value of field 'callCleared'.
 void setConferenced(ConferencedCaps conferenced)
          Sets the value of field 'conferenced'.
 void setConnectionCleared(ConnectionClearedCaps connectionCleared)
          Sets the value of field 'connectionCleared'.
 void setDelivered(DeliveredCaps delivered)
          Sets the value of field 'delivered'.
 void setDigitsDialed(DigitsDialedCaps digitsDialed)
          Sets the value of field 'digitsDialed'.
 void setDiverted(DivertedCaps diverted)
          Sets the value of field 'diverted'.
 void setEstablished(EstablishedCaps established)
          Sets the value of field 'established'.
 void setFailed(FailedCaps failed)
          Sets the value of field 'failed'.
 void setHeld(HeldCaps held)
          Sets the value of field 'held'.
 void setNetwCapsChanged(NetwCapsChangedCaps netwCapsChanged)
          Sets the value of field 'netwCapsChanged'.
 void setNetwReached(NetwReachedCaps netwReached)
          Sets the value of field 'netwReached'.
 void setOffered(OfferedCaps offered)
          Sets the value of field 'offered'.
 void setOriginated(OriginatedCaps originated)
          Sets the value of field 'originated'.
 void setQueued(QueuedCaps queued)
          Sets the value of field 'queued'.
 void setRetrieved(RetrievedCaps retrieved)
          Sets the value of field 'retrieved'.
 void setServiceInitiated(ServiceInitiatedCaps serviceInitiated)
          Sets the value of field 'serviceInitiated'.
 void setTransferred(TransferredCaps transferred)
          Sets the value of field 'transferred'.
static CallControlEvtsList unmarshalCallControlEvtsList(java.io.Reader reader)
          Method unmarshalCallControlEvtsList
 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

CallControlEvtsList

public CallControlEvtsList()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class ch.ecma.csta.CastorObject
Parameters:
obj -
Returns:
boolean

getBridged

public BridgedCaps getBridged()
Returns the value of field 'bridged'.

Returns:
BridgedCaps

getCallCleared

public CallClearedCaps getCallCleared()
Returns the value of field 'callCleared'.

Returns:
CallClearedCaps

getConferenced

public ConferencedCaps getConferenced()
Returns the value of field 'conferenced'.

Returns:
ConferencedCaps

getConnectionCleared

public ConnectionClearedCaps getConnectionCleared()
Returns the value of field 'connectionCleared'.

Returns:
ConnectionClearedCaps

getDelivered

public DeliveredCaps getDelivered()
Returns the value of field 'delivered'.

Returns:
DeliveredCaps

getDigitsDialed

public DigitsDialedCaps getDigitsDialed()
Returns the value of field 'digitsDialed'.

Returns:
DigitsDialedCaps

getDiverted

public DivertedCaps getDiverted()
Returns the value of field 'diverted'.

Returns:
DivertedCaps

getEstablished

public EstablishedCaps getEstablished()
Returns the value of field 'established'.

Returns:
EstablishedCaps

getFailed

public FailedCaps getFailed()
Returns the value of field 'failed'.

Returns:
FailedCaps

getHeld

public HeldCaps getHeld()
Returns the value of field 'held'.

Returns:
HeldCaps

getNetwCapsChanged

public NetwCapsChangedCaps getNetwCapsChanged()
Returns the value of field 'netwCapsChanged'.

Returns:
NetwCapsChangedCaps

getNetwReached

public NetwReachedCaps getNetwReached()
Returns the value of field 'netwReached'.

Returns:
NetwReachedCaps

getOffered

public OfferedCaps getOffered()
Returns the value of field 'offered'.

Returns:
OfferedCaps

getOriginated

public OriginatedCaps getOriginated()
Returns the value of field 'originated'.

Returns:
OriginatedCaps

getQueued

public QueuedCaps getQueued()
Returns the value of field 'queued'.

Returns:
QueuedCaps

getRetrieved

public RetrievedCaps getRetrieved()
Returns the value of field 'retrieved'.

Returns:
RetrievedCaps

getServiceInitiated

public ServiceInitiatedCaps getServiceInitiated()
Returns the value of field 'serviceInitiated'.

Returns:
ServiceInitiatedCaps

getTransferred

public TransferredCaps getTransferred()
Returns the value of field 'transferred'.

Returns:
TransferredCaps

isValid

public boolean isValid()
Method isValid

Returns:
boolean

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
out -
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
handler -
Throws:
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setBridged

public void setBridged(BridgedCaps bridged)
Sets the value of field 'bridged'.

Parameters:
bridged - the value of field 'bridged'.

setCallCleared

public void setCallCleared(CallClearedCaps callCleared)
Sets the value of field 'callCleared'.

Parameters:
callCleared - the value of field 'callCleared'.

setConferenced

public void setConferenced(ConferencedCaps conferenced)
Sets the value of field 'conferenced'.

Parameters:
conferenced - the value of field 'conferenced'.

setConnectionCleared

public void setConnectionCleared(ConnectionClearedCaps connectionCleared)
Sets the value of field 'connectionCleared'.

Parameters:
connectionCleared - the value of field 'connectionCleared'.

setDelivered

public void setDelivered(DeliveredCaps delivered)
Sets the value of field 'delivered'.

Parameters:
delivered - the value of field 'delivered'.

setDigitsDialed

public void setDigitsDialed(DigitsDialedCaps digitsDialed)
Sets the value of field 'digitsDialed'.

Parameters:
digitsDialed - the value of field 'digitsDialed'.

setDiverted

public void setDiverted(DivertedCaps diverted)
Sets the value of field 'diverted'.

Parameters:
diverted - the value of field 'diverted'.

setEstablished

public void setEstablished(EstablishedCaps established)
Sets the value of field 'established'.

Parameters:
established - the value of field 'established'.

setFailed

public void setFailed(FailedCaps failed)
Sets the value of field 'failed'.

Parameters:
failed - the value of field 'failed'.

setHeld

public void setHeld(HeldCaps held)
Sets the value of field 'held'.

Parameters:
held - the value of field 'held'.

setNetwCapsChanged

public void setNetwCapsChanged(NetwCapsChangedCaps netwCapsChanged)
Sets the value of field 'netwCapsChanged'.

Parameters:
netwCapsChanged - the value of field 'netwCapsChanged'.

setNetwReached

public void setNetwReached(NetwReachedCaps netwReached)
Sets the value of field 'netwReached'.

Parameters:
netwReached - the value of field 'netwReached'.

setOffered

public void setOffered(OfferedCaps offered)
Sets the value of field 'offered'.

Parameters:
offered - the value of field 'offered'.

setOriginated

public void setOriginated(OriginatedCaps originated)
Sets the value of field 'originated'.

Parameters:
originated - the value of field 'originated'.

setQueued

public void setQueued(QueuedCaps queued)
Sets the value of field 'queued'.

Parameters:
queued - the value of field 'queued'.

setRetrieved

public void setRetrieved(RetrievedCaps retrieved)
Sets the value of field 'retrieved'.

Parameters:
retrieved - the value of field 'retrieved'.

setServiceInitiated

public void setServiceInitiated(ServiceInitiatedCaps serviceInitiated)
Sets the value of field 'serviceInitiated'.

Parameters:
serviceInitiated - the value of field 'serviceInitiated'

setTransferred

public void setTransferred(TransferredCaps transferred)
Sets the value of field 'transferred'.

Parameters:
transferred - the value of field 'transferred'.

unmarshalCallControlEvtsList

public static CallControlEvtsList unmarshalCallControlEvtsList(java.io.Reader reader)
                                                        throws org.exolab.castor.xml.MarshalException,
                                                               org.exolab.castor.xml.ValidationException
Method unmarshalCallControlEvtsList

Parameters:
reader -
Returns:
CallControlEvtsList
Throws:
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

Throws:
org.exolab.castor.xml.ValidationException

4.1.0.610 20071213

Copyright 2004 Avaya Inc All Rights Reserved.