4.1.0.610 20071213

ch.ecma.csta.binding
Class ConnectionModeBMap

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

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

Class ConnectionModeBMap.

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

Constructor Summary
ConnectionModeBMap()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getConsultationConference()
          Returns the value of field 'consultationConference'.
 java.lang.Boolean getConsultationConferenceHold()
          Returns the value of field 'consultationConferenceHold'.
 java.lang.Boolean getDirect()
          Returns the value of field 'direct'.
 java.lang.Boolean getDirectedPickup()
          Returns the value of field 'directedPickup'.
 java.lang.Boolean getJoin()
          Returns the value of field 'join'.
 java.lang.Boolean getSingleStepConference()
          Returns the value of field 'singleStepConference'.
 java.lang.Boolean getSingleStepConferenceHold()
          Returns the value of field 'singleStepConferenceHold'.
 java.lang.Boolean getSingleStepTransfer()
          Returns the value of field 'singleStepTransfer'.
 java.lang.Boolean getTransfer()
          Returns the value of field 'transfer'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setConsultationConference(java.lang.Boolean consultationConference)
          Sets the value of field 'consultationConference'.
 void setConsultationConferenceHold(java.lang.Boolean consultationConferenceHold)
          Sets the value of field 'consultationConferenceHold'.
 void setDirect(java.lang.Boolean direct)
          Sets the value of field 'direct'.
 void setDirectedPickup(java.lang.Boolean directedPickup)
          Sets the value of field 'directedPickup'.
 void setJoin(java.lang.Boolean join)
          Sets the value of field 'join'.
 void setSingleStepConference(java.lang.Boolean singleStepConference)
          Sets the value of field 'singleStepConference'.
 void setSingleStepConferenceHold(java.lang.Boolean singleStepConferenceHold)
          Sets the value of field 'singleStepConferenceHold'.
 void setSingleStepTransfer(java.lang.Boolean singleStepTransfer)
          Sets the value of field 'singleStepTransfer'.
 void setTransfer(java.lang.Boolean transfer)
          Sets the value of field 'transfer'.
static ConnectionModeBMap unmarshalConnectionModeBMap(java.io.Reader reader)
          Method unmarshalConnectionModeBMap
 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

ConnectionModeBMap

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

getConsultationConference

public java.lang.Boolean getConsultationConference()
Returns the value of field 'consultationConference'.

Returns:
Boolean

getConsultationConferenceHold

public java.lang.Boolean getConsultationConferenceHold()
Returns the value of field 'consultationConferenceHold'.

Returns:
Boolean

getDirect

public java.lang.Boolean getDirect()
Returns the value of field 'direct'.

Returns:
Boolean

getDirectedPickup

public java.lang.Boolean getDirectedPickup()
Returns the value of field 'directedPickup'.

Returns:
Boolean

getJoin

public java.lang.Boolean getJoin()
Returns the value of field 'join'.

Returns:
Boolean

getSingleStepConference

public java.lang.Boolean getSingleStepConference()
Returns the value of field 'singleStepConference'.

Returns:
Boolean

getSingleStepConferenceHold

public java.lang.Boolean getSingleStepConferenceHold()
Returns the value of field 'singleStepConferenceHold'.

Returns:
Boolean

getSingleStepTransfer

public java.lang.Boolean getSingleStepTransfer()
Returns the value of field 'singleStepTransfer'.

Returns:
Boolean

getTransfer

public java.lang.Boolean getTransfer()
Returns the value of field 'transfer'.

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

setConsultationConference

public void setConsultationConference(java.lang.Boolean consultationConference)
Sets the value of field 'consultationConference'.

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

setConsultationConferenceHold

public void setConsultationConferenceHold(java.lang.Boolean consultationConferenceHold)
Sets the value of field 'consultationConferenceHold'.

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

setDirect

public void setDirect(java.lang.Boolean direct)
Sets the value of field 'direct'.

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

setDirectedPickup

public void setDirectedPickup(java.lang.Boolean directedPickup)
Sets the value of field 'directedPickup'.

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

setJoin

public void setJoin(java.lang.Boolean join)
Sets the value of field 'join'.

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

setSingleStepConference

public void setSingleStepConference(java.lang.Boolean singleStepConference)
Sets the value of field 'singleStepConference'.

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

setSingleStepConferenceHold

public void setSingleStepConferenceHold(java.lang.Boolean singleStepConferenceHold)
Sets the value of field 'singleStepConferenceHold'.

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

setSingleStepTransfer

public void setSingleStepTransfer(java.lang.Boolean singleStepTransfer)
Sets the value of field 'singleStepTransfer'.

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

setTransfer

public void setTransfer(java.lang.Boolean transfer)
Sets the value of field 'transfer'.

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

unmarshalConnectionModeBMap

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

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