4.1.0.610 20071213

ch.ecma.csta.binding
Class TransAndConfSetup

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

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

Class TransAndConfSetup.

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

Constructor Summary
TransAndConfSetup()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getAlternateCall()
          Returns the value of field 'alternateCall'.
 java.lang.Boolean getConsultationCall()
          Returns the value of field 'consultationCall'.
 java.lang.Boolean getHoldCallMakeCall()
          Returns the value of field 'holdCallMakeCall'.
 java.lang.Boolean getTwoCallsInConnected()
          Returns the value of field 'twoCallsInConnected'.
 java.lang.Boolean getTwoCallsInHold()
          Returns the value of field 'twoCallsInHold'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setAlternateCall(java.lang.Boolean alternateCall)
          Sets the value of field 'alternateCall'.
 void setConsultationCall(java.lang.Boolean consultationCall)
          Sets the value of field 'consultationCall'.
 void setHoldCallMakeCall(java.lang.Boolean holdCallMakeCall)
          Sets the value of field 'holdCallMakeCall'.
 void setTwoCallsInConnected(java.lang.Boolean twoCallsInConnected)
          Sets the value of field 'twoCallsInConnected'.
 void setTwoCallsInHold(java.lang.Boolean twoCallsInHold)
          Sets the value of field 'twoCallsInHold'.
static TransAndConfSetup unmarshalTransAndConfSetup(java.io.Reader reader)
          Method unmarshalTransAndConfSetup
 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

TransAndConfSetup

public TransAndConfSetup()
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

getAlternateCall

public java.lang.Boolean getAlternateCall()
Returns the value of field 'alternateCall'.

Returns:
Boolean

getConsultationCall

public java.lang.Boolean getConsultationCall()
Returns the value of field 'consultationCall'.

Returns:
Boolean

getHoldCallMakeCall

public java.lang.Boolean getHoldCallMakeCall()
Returns the value of field 'holdCallMakeCall'.

Returns:
Boolean

getTwoCallsInConnected

public java.lang.Boolean getTwoCallsInConnected()
Returns the value of field 'twoCallsInConnected'.

Returns:
Boolean

getTwoCallsInHold

public java.lang.Boolean getTwoCallsInHold()
Returns the value of field 'twoCallsInHold'.

Returns:
Boolean

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

setAlternateCall

public void setAlternateCall(java.lang.Boolean alternateCall)
Sets the value of field 'alternateCall'.

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

setConsultationCall

public void setConsultationCall(java.lang.Boolean consultationCall)
Sets the value of field 'consultationCall'.

Parameters:
consultationCall - the value of field 'consultationCall'

setHoldCallMakeCall

public void setHoldCallMakeCall(java.lang.Boolean holdCallMakeCall)
Sets the value of field 'holdCallMakeCall'.

Parameters:
holdCallMakeCall - the value of field 'holdCallMakeCall'

setTwoCallsInConnected

public void setTwoCallsInConnected(java.lang.Boolean twoCallsInConnected)
Sets the value of field 'twoCallsInConnected'.

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

setTwoCallsInHold

public void setTwoCallsInHold(java.lang.Boolean twoCallsInHold)
Sets the value of field 'twoCallsInHold'.

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

unmarshalTransAndConfSetup

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

Parameters:
reader -
Returns:
TransAndConfSetup
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.