4.1.0.610 20071213

ch.ecma.csta.binding
Class CallLinkageOptions

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

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

Class CallLinkageOptions.

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

Constructor Summary
CallLinkageOptions()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getCallLinkageFeatureSupported()
          Returns the value of field 'callLinkageFeatureSupported'.
 java.lang.Boolean getThreadLinkageFeatureSupported()
          Returns the value of field 'threadLinkageFeatureSupported'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setCallLinkageFeatureSupported(java.lang.Boolean callLinkageFeatureSupported)
          Sets the value of field 'callLinkageFeatureSupported'.
 void setThreadLinkageFeatureSupported(java.lang.Boolean threadLinkageFeatureSupported)
          Sets the value of field 'threadLinkageFeatureSupported'.
static CallLinkageOptions unmarshalCallLinkageOptions(java.io.Reader reader)
          Method unmarshalCallLinkageOptions
 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

CallLinkageOptions

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

getCallLinkageFeatureSupported

public java.lang.Boolean getCallLinkageFeatureSupported()
Returns the value of field 'callLinkageFeatureSupported'.

Returns:
Boolean

getThreadLinkageFeatureSupported

public java.lang.Boolean getThreadLinkageFeatureSupported()
Returns the value of field 'threadLinkageFeatureSupported'.

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

setCallLinkageFeatureSupported

public void setCallLinkageFeatureSupported(java.lang.Boolean callLinkageFeatureSupported)
Sets the value of field 'callLinkageFeatureSupported'.

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

setThreadLinkageFeatureSupported

public void setThreadLinkageFeatureSupported(java.lang.Boolean threadLinkageFeatureSupported)
Sets the value of field 'threadLinkageFeatureSupported'.

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

unmarshalCallLinkageOptions

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

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