4.1.0.610 20071213

ch.ecma.csta.binding
Class ForwardListItem

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

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

Class ForwardListItem.

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

Constructor Summary
ForwardListItem()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 ForwardDefault getForwardDefault()
          Returns the value of field 'forwardDefault'.
 DeviceID getForwardDN()
          Returns the value of field 'forwardDN'.
 ForwardingType getForwardingType()
          Returns the value of field 'forwardingType'.
 java.lang.Boolean getForwardStatus()
          Returns the value of field 'forwardStatus'.
 java.lang.Long 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 setForwardDefault(ForwardDefault forwardDefault)
          Sets the value of field 'forwardDefault'.
 void setForwardDN(DeviceID forwardDN)
          Sets the value of field 'forwardDN'.
 void setForwardingType(ForwardingType forwardingType)
          Sets the value of field 'forwardingType'.
 void setForwardStatus(java.lang.Boolean forwardStatus)
          Sets the value of field 'forwardStatus'.
 void setRingCount(java.lang.Long ringCount)
          Sets the value of field 'ringCount'.
static ForwardListItem unmarshalForwardListItem(java.io.Reader reader)
          Method unmarshalForwardListItem
 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

ForwardListItem

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

getForwardDN

public DeviceID getForwardDN()
Returns the value of field 'forwardDN'.

Returns:
DeviceID

getForwardDefault

public ForwardDefault getForwardDefault()
Returns the value of field 'forwardDefault'.

Returns:
ForwardDefault

getForwardStatus

public java.lang.Boolean getForwardStatus()
Returns the value of field 'forwardStatus'.

Returns:
Boolean

getForwardingType

public ForwardingType getForwardingType()
Returns the value of field 'forwardingType'.

Returns:
ForwardingType

getRingCount

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

Returns:
Long

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

setForwardDN

public void setForwardDN(DeviceID forwardDN)
Sets the value of field 'forwardDN'.

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

setForwardDefault

public void setForwardDefault(ForwardDefault forwardDefault)
Sets the value of field 'forwardDefault'.

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

setForwardStatus

public void setForwardStatus(java.lang.Boolean forwardStatus)
Sets the value of field 'forwardStatus'.

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

setForwardingType

public void setForwardingType(ForwardingType forwardingType)
Sets the value of field 'forwardingType'.

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

setRingCount

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

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

unmarshalForwardListItem

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

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