4.1.0.610 20071213

ch.ecma.csta.binding
Class ForwardingCaps

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

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

Class ForwardingCaps.

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

Constructor Summary
ForwardingCaps()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getForwardDefaultDN()
          Returns the value of field 'forwardDefaultDN'.
 java.lang.Boolean getForwardDefaultType()
          Returns the value of field 'forwardDefaultType'.
 java.lang.Boolean getForwardDefaultTypeAndDN()
          Returns the value of field 'forwardDefaultTypeAndDN'.
 java.lang.Boolean getForwardingTypeBusy()
          Returns the value of field 'forwardingTypeBusy'.
 java.lang.Boolean getForwardingTypeBusyExt()
          Returns the value of field 'forwardingTypeBusyExt'.
 java.lang.Boolean getForwardingTypeBusyInt()
          Returns the value of field 'forwardingTypeBusyInt'.
 java.lang.Boolean getForwardingTypeDND()
          Returns the value of field 'forwardingTypeDND'.
 java.lang.Boolean getForwardingTypeDNDExt()
          Returns the value of field 'forwardingTypeDNDExt'.
 java.lang.Boolean getForwardingTypeDNDInt()
          Returns the value of field 'forwardingTypeDNDInt'.
 java.lang.Boolean getForwardingTypeImmediate()
          Returns the value of field 'forwardingTypeImmediate'.
 java.lang.Boolean getForwardingTypeImmExt()
          Returns the value of field 'forwardingTypeImmExt'.
 java.lang.Boolean getForwardingTypeImmInt()
          Returns the value of field 'forwardingTypeImmInt'.
 java.lang.Boolean getForwardingTypeNoAns()
          Returns the value of field 'forwardingTypeNoAns'.
 java.lang.Boolean getForwardingTypeNoAnsExt()
          Returns the value of field 'forwardingTypeNoAnsExt'.
 java.lang.Boolean getForwardingTypeNoAnsInt()
          Returns the value of field 'forwardingTypeNoAnsInt'.
 java.lang.Boolean getForwardTo()
          Returns the value of field 'forwardTo'.
 java.lang.Boolean getPrivateData()
          Returns the value of field 'privateData'.
 java.lang.Boolean getRingCount()
          Returns the value of field 'ringCount'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setForwardDefaultDN(java.lang.Boolean forwardDefaultDN)
          Sets the value of field 'forwardDefaultDN'.
 void setForwardDefaultType(java.lang.Boolean forwardDefaultType)
          Sets the value of field 'forwardDefaultType'.
 void setForwardDefaultTypeAndDN(java.lang.Boolean forwardDefaultTypeAndDN)
          Sets the value of field 'forwardDefaultTypeAndDN'.
 void setForwardingTypeBusy(java.lang.Boolean forwardingTypeBusy)
          Sets the value of field 'forwardingTypeBusy'.
 void setForwardingTypeBusyExt(java.lang.Boolean forwardingTypeBusyExt)
          Sets the value of field 'forwardingTypeBusyExt'.
 void setForwardingTypeBusyInt(java.lang.Boolean forwardingTypeBusyInt)
          Sets the value of field 'forwardingTypeBusyInt'.
 void setForwardingTypeDND(java.lang.Boolean forwardingTypeDND)
          Sets the value of field 'forwardingTypeDND'.
 void setForwardingTypeDNDExt(java.lang.Boolean forwardingTypeDNDExt)
          Sets the value of field 'forwardingTypeDNDExt'.
 void setForwardingTypeDNDInt(java.lang.Boolean forwardingTypeDNDInt)
          Sets the value of field 'forwardingTypeDNDInt'.
 void setForwardingTypeImmediate(java.lang.Boolean forwardingTypeImmediate)
          Sets the value of field 'forwardingTypeImmediate'.
 void setForwardingTypeImmExt(java.lang.Boolean forwardingTypeImmExt)
          Sets the value of field 'forwardingTypeImmExt'.
 void setForwardingTypeImmInt(java.lang.Boolean forwardingTypeImmInt)
          Sets the value of field 'forwardingTypeImmInt'.
 void setForwardingTypeNoAns(java.lang.Boolean forwardingTypeNoAns)
          Sets the value of field 'forwardingTypeNoAns'.
 void setForwardingTypeNoAnsExt(java.lang.Boolean forwardingTypeNoAnsExt)
          Sets the value of field 'forwardingTypeNoAnsExt'.
 void setForwardingTypeNoAnsInt(java.lang.Boolean forwardingTypeNoAnsInt)
          Sets the value of field 'forwardingTypeNoAnsInt'.
 void setForwardTo(java.lang.Boolean forwardTo)
          Sets the value of field 'forwardTo'.
 void setPrivateData(java.lang.Boolean privateData)
          Sets the value of field 'privateData'.
 void setRingCount(java.lang.Boolean ringCount)
          Sets the value of field 'ringCount'.
static ForwardingCaps unmarshalForwardingCaps(java.io.Reader reader)
          Method unmarshalForwardingCaps
 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

ForwardingCaps

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

getForwardDefaultDN

public java.lang.Boolean getForwardDefaultDN()
Returns the value of field 'forwardDefaultDN'.

Returns:
Boolean

getForwardDefaultType

public java.lang.Boolean getForwardDefaultType()
Returns the value of field 'forwardDefaultType'.

Returns:
Boolean

getForwardDefaultTypeAndDN

public java.lang.Boolean getForwardDefaultTypeAndDN()
Returns the value of field 'forwardDefaultTypeAndDN'.

Returns:
Boolean

getForwardTo

public java.lang.Boolean getForwardTo()
Returns the value of field 'forwardTo'.

Returns:
Boolean

getForwardingTypeBusy

public java.lang.Boolean getForwardingTypeBusy()
Returns the value of field 'forwardingTypeBusy'.

Returns:
Boolean

getForwardingTypeBusyExt

public java.lang.Boolean getForwardingTypeBusyExt()
Returns the value of field 'forwardingTypeBusyExt'.

Returns:
Boolean

getForwardingTypeBusyInt

public java.lang.Boolean getForwardingTypeBusyInt()
Returns the value of field 'forwardingTypeBusyInt'.

Returns:
Boolean

getForwardingTypeDND

public java.lang.Boolean getForwardingTypeDND()
Returns the value of field 'forwardingTypeDND'.

Returns:
Boolean

getForwardingTypeDNDExt

public java.lang.Boolean getForwardingTypeDNDExt()
Returns the value of field 'forwardingTypeDNDExt'.

Returns:
Boolean

getForwardingTypeDNDInt

public java.lang.Boolean getForwardingTypeDNDInt()
Returns the value of field 'forwardingTypeDNDInt'.

Returns:
Boolean

getForwardingTypeImmExt

public java.lang.Boolean getForwardingTypeImmExt()
Returns the value of field 'forwardingTypeImmExt'.

Returns:
Boolean

getForwardingTypeImmInt

public java.lang.Boolean getForwardingTypeImmInt()
Returns the value of field 'forwardingTypeImmInt'.

Returns:
Boolean

getForwardingTypeImmediate

public java.lang.Boolean getForwardingTypeImmediate()
Returns the value of field 'forwardingTypeImmediate'.

Returns:
Boolean

getForwardingTypeNoAns

public java.lang.Boolean getForwardingTypeNoAns()
Returns the value of field 'forwardingTypeNoAns'.

Returns:
Boolean

getForwardingTypeNoAnsExt

public java.lang.Boolean getForwardingTypeNoAnsExt()
Returns the value of field 'forwardingTypeNoAnsExt'.

Returns:
Boolean

getForwardingTypeNoAnsInt

public java.lang.Boolean getForwardingTypeNoAnsInt()
Returns the value of field 'forwardingTypeNoAnsInt'.

Returns:
Boolean

getPrivateData

public java.lang.Boolean getPrivateData()
Returns the value of field 'privateData'.

Returns:
Boolean

getRingCount

public java.lang.Boolean getRingCount()
Returns the value of field 'ringCount'.

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

setForwardDefaultDN

public void setForwardDefaultDN(java.lang.Boolean forwardDefaultDN)
Sets the value of field 'forwardDefaultDN'.

Parameters:
forwardDefaultDN - the value of field 'forwardDefaultDN'

setForwardDefaultType

public void setForwardDefaultType(java.lang.Boolean forwardDefaultType)
Sets the value of field 'forwardDefaultType'.

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

setForwardDefaultTypeAndDN

public void setForwardDefaultTypeAndDN(java.lang.Boolean forwardDefaultTypeAndDN)
Sets the value of field 'forwardDefaultTypeAndDN'.

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

setForwardTo

public void setForwardTo(java.lang.Boolean forwardTo)
Sets the value of field 'forwardTo'.

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

setForwardingTypeBusy

public void setForwardingTypeBusy(java.lang.Boolean forwardingTypeBusy)
Sets the value of field 'forwardingTypeBusy'.

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

setForwardingTypeBusyExt

public void setForwardingTypeBusyExt(java.lang.Boolean forwardingTypeBusyExt)
Sets the value of field 'forwardingTypeBusyExt'.

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

setForwardingTypeBusyInt

public void setForwardingTypeBusyInt(java.lang.Boolean forwardingTypeBusyInt)
Sets the value of field 'forwardingTypeBusyInt'.

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

setForwardingTypeDND

public void setForwardingTypeDND(java.lang.Boolean forwardingTypeDND)
Sets the value of field 'forwardingTypeDND'.

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

setForwardingTypeDNDExt

public void setForwardingTypeDNDExt(java.lang.Boolean forwardingTypeDNDExt)
Sets the value of field 'forwardingTypeDNDExt'.

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

setForwardingTypeDNDInt

public void setForwardingTypeDNDInt(java.lang.Boolean forwardingTypeDNDInt)
Sets the value of field 'forwardingTypeDNDInt'.

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

setForwardingTypeImmExt

public void setForwardingTypeImmExt(java.lang.Boolean forwardingTypeImmExt)
Sets the value of field 'forwardingTypeImmExt'.

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

setForwardingTypeImmInt

public void setForwardingTypeImmInt(java.lang.Boolean forwardingTypeImmInt)
Sets the value of field 'forwardingTypeImmInt'.

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

setForwardingTypeImmediate

public void setForwardingTypeImmediate(java.lang.Boolean forwardingTypeImmediate)
Sets the value of field 'forwardingTypeImmediate'.

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

setForwardingTypeNoAns

public void setForwardingTypeNoAns(java.lang.Boolean forwardingTypeNoAns)
Sets the value of field 'forwardingTypeNoAns'.

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

setForwardingTypeNoAnsExt

public void setForwardingTypeNoAnsExt(java.lang.Boolean forwardingTypeNoAnsExt)
Sets the value of field 'forwardingTypeNoAnsExt'.

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

setForwardingTypeNoAnsInt

public void setForwardingTypeNoAnsInt(java.lang.Boolean forwardingTypeNoAnsInt)
Sets the value of field 'forwardingTypeNoAnsInt'.

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

setPrivateData

public void setPrivateData(java.lang.Boolean privateData)
Sets the value of field 'privateData'.

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

setRingCount

public void setRingCount(java.lang.Boolean ringCount)
Sets the value of field 'ringCount'.

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

unmarshalForwardingCaps

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

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