4.1.0.610 20071213

ch.ecma.csta.binding
Class SwDomainFeatures

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

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

Class SwDomainFeatures.

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

Constructor Summary
SwDomainFeatures()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Boolean getCallBack()
          Returns the value of field 'callBack'.
 java.lang.Boolean getExtCallsIncoming()
          Returns the value of field 'extCallsIncoming'.
 java.lang.Boolean getExtCallsOutgoing()
          Returns the value of field 'extCallsOutgoing'.
 java.lang.Boolean getIsForwardingAfter()
          Returns the value of field 'isForwardingAfter'.
 java.lang.Boolean getIsForwardingBefore()
          Returns the value of field 'isForwardingBefore'.
 java.lang.Boolean getNegativeAcknowledgment()
          Returns the value of field 'negativeAcknowledgment'.
 java.lang.Boolean getPrompting()
          Returns the value of field 'prompting'.
 java.lang.Boolean getRecall()
          Returns the value of field 'recall'.
 java.lang.Boolean getSupportFailedWithAssConn()
          Returns the value of field 'supportFailedWithAssConn'.
 java.lang.Boolean getSupportFailedWithAssConnNotReportet()
          Returns the value of field 'supportFailedWithAssConnNotReportet'.
 java.lang.Boolean getSupportFailedWithoutAssConn()
          Returns the value of field 'supportFailedWithoutAssConn'.
 java.lang.Boolean getSwFunctionDefaultSettings()
          Returns the value of field 'swFunctionDefaultSettings'.
 java.lang.Boolean getUserSpecific()
          Returns the value of field 'userSpecific'.
 java.lang.Boolean getUserSpecificDefaultForwardDestination()
          Returns the value of field 'userSpecificDefaultForwardDestination'.
 java.lang.Boolean getUserSpecificDefaultFowardingType()
          Returns the value of field 'userSpecificDefaultFowardingType'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setCallBack(java.lang.Boolean callBack)
          Sets the value of field 'callBack'.
 void setExtCallsIncoming(java.lang.Boolean extCallsIncoming)
          Sets the value of field 'extCallsIncoming'.
 void setExtCallsOutgoing(java.lang.Boolean extCallsOutgoing)
          Sets the value of field 'extCallsOutgoing'.
 void setIsForwardingAfter(java.lang.Boolean isForwardingAfter)
          Sets the value of field 'isForwardingAfter'.
 void setIsForwardingBefore(java.lang.Boolean isForwardingBefore)
          Sets the value of field 'isForwardingBefore'.
 void setNegativeAcknowledgment(java.lang.Boolean negativeAcknowledgment)
          Sets the value of field 'negativeAcknowledgment'.
 void setPrompting(java.lang.Boolean prompting)
          Sets the value of field 'prompting'.
 void setRecall(java.lang.Boolean recall)
          Sets the value of field 'recall'.
 void setSupportFailedWithAssConn(java.lang.Boolean supportFailedWithAssConn)
          Sets the value of field 'supportFailedWithAssConn'.
 void setSupportFailedWithAssConnNotReportet(java.lang.Boolean supportFailedWithAssConnNotReportet)
          Sets the value of field 'supportFailedWithAssConnNotReportet'.
 void setSupportFailedWithoutAssConn(java.lang.Boolean supportFailedWithoutAssConn)
          Sets the value of field 'supportFailedWithoutAssConn'.
 void setSwFunctionDefaultSettings(java.lang.Boolean swFunctionDefaultSettings)
          Sets the value of field 'swFunctionDefaultSettings'.
 void setUserSpecific(java.lang.Boolean userSpecific)
          Sets the value of field 'userSpecific'.
 void setUserSpecificDefaultForwardDestination(java.lang.Boolean userSpecificDefaultForwardDestination)
          Sets the value of field 'userSpecificDefaultForwardDestination'.
 void setUserSpecificDefaultFowardingType(java.lang.Boolean userSpecificDefaultFowardingType)
          Sets the value of field 'userSpecificDefaultFowardingType'.
static SwDomainFeatures unmarshalSwDomainFeatures(java.io.Reader reader)
          Method unmarshalSwDomainFeatures
 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

SwDomainFeatures

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

getCallBack

public java.lang.Boolean getCallBack()
Returns the value of field 'callBack'.

Returns:
Boolean

getExtCallsIncoming

public java.lang.Boolean getExtCallsIncoming()
Returns the value of field 'extCallsIncoming'.

Returns:
Boolean

getExtCallsOutgoing

public java.lang.Boolean getExtCallsOutgoing()
Returns the value of field 'extCallsOutgoing'.

Returns:
Boolean

getIsForwardingAfter

public java.lang.Boolean getIsForwardingAfter()
Returns the value of field 'isForwardingAfter'.

Returns:
Boolean

getIsForwardingBefore

public java.lang.Boolean getIsForwardingBefore()
Returns the value of field 'isForwardingBefore'.

Returns:
Boolean

getNegativeAcknowledgment

public java.lang.Boolean getNegativeAcknowledgment()
Returns the value of field 'negativeAcknowledgment'.

Returns:
Boolean

getPrompting

public java.lang.Boolean getPrompting()
Returns the value of field 'prompting'.

Returns:
Boolean

getRecall

public java.lang.Boolean getRecall()
Returns the value of field 'recall'.

Returns:
Boolean

getSupportFailedWithAssConn

public java.lang.Boolean getSupportFailedWithAssConn()
Returns the value of field 'supportFailedWithAssConn'.

Returns:
Boolean

getSupportFailedWithAssConnNotReportet

public java.lang.Boolean getSupportFailedWithAssConnNotReportet()
Returns the value of field 'supportFailedWithAssConnNotReportet'.

Returns:
Boolean

getSupportFailedWithoutAssConn

public java.lang.Boolean getSupportFailedWithoutAssConn()
Returns the value of field 'supportFailedWithoutAssConn'.

Returns:
Boolean

getSwFunctionDefaultSettings

public java.lang.Boolean getSwFunctionDefaultSettings()
Returns the value of field 'swFunctionDefaultSettings'.

Returns:
Boolean

getUserSpecific

public java.lang.Boolean getUserSpecific()
Returns the value of field 'userSpecific'.

Returns:
Boolean

getUserSpecificDefaultForwardDestination

public java.lang.Boolean getUserSpecificDefaultForwardDestination()
Returns the value of field 'userSpecificDefaultForwardDestination'.

Returns:
Boolean

getUserSpecificDefaultFowardingType

public java.lang.Boolean getUserSpecificDefaultFowardingType()
Returns the value of field 'userSpecificDefaultFowardingType'.

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

setCallBack

public void setCallBack(java.lang.Boolean callBack)
Sets the value of field 'callBack'.

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

setExtCallsIncoming

public void setExtCallsIncoming(java.lang.Boolean extCallsIncoming)
Sets the value of field 'extCallsIncoming'.

Parameters:
extCallsIncoming - the value of field 'extCallsIncoming'

setExtCallsOutgoing

public void setExtCallsOutgoing(java.lang.Boolean extCallsOutgoing)
Sets the value of field 'extCallsOutgoing'.

Parameters:
extCallsOutgoing - the value of field 'extCallsOutgoing'

setIsForwardingAfter

public void setIsForwardingAfter(java.lang.Boolean isForwardingAfter)
Sets the value of field 'isForwardingAfter'.

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

setIsForwardingBefore

public void setIsForwardingBefore(java.lang.Boolean isForwardingBefore)
Sets the value of field 'isForwardingBefore'.

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

setNegativeAcknowledgment

public void setNegativeAcknowledgment(java.lang.Boolean negativeAcknowledgment)
Sets the value of field 'negativeAcknowledgment'.

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

setPrompting

public void setPrompting(java.lang.Boolean prompting)
Sets the value of field 'prompting'.

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

setRecall

public void setRecall(java.lang.Boolean recall)
Sets the value of field 'recall'.

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

setSupportFailedWithAssConn

public void setSupportFailedWithAssConn(java.lang.Boolean supportFailedWithAssConn)
Sets the value of field 'supportFailedWithAssConn'.

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

setSupportFailedWithAssConnNotReportet

public void setSupportFailedWithAssConnNotReportet(java.lang.Boolean supportFailedWithAssConnNotReportet)
Sets the value of field 'supportFailedWithAssConnNotReportet'.

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

setSupportFailedWithoutAssConn

public void setSupportFailedWithoutAssConn(java.lang.Boolean supportFailedWithoutAssConn)
Sets the value of field 'supportFailedWithoutAssConn'.

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

setSwFunctionDefaultSettings

public void setSwFunctionDefaultSettings(java.lang.Boolean swFunctionDefaultSettings)
Sets the value of field 'swFunctionDefaultSettings'.

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

setUserSpecific

public void setUserSpecific(java.lang.Boolean userSpecific)
Sets the value of field 'userSpecific'.

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

setUserSpecificDefaultForwardDestination

public void setUserSpecificDefaultForwardDestination(java.lang.Boolean userSpecificDefaultForwardDestination)
Sets the value of field 'userSpecificDefaultForwardDestination'.

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

setUserSpecificDefaultFowardingType

public void setUserSpecificDefaultFowardingType(java.lang.Boolean userSpecificDefaultFowardingType)
Sets the value of field 'userSpecificDefaultFowardingType'.

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

unmarshalSwDomainFeatures

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

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