4.1.0.610 20071213

ch.ecma.csta.binding
Class NodeNumber

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

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

Class NodeNumber.

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

Constructor Summary
NodeNumber()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.Long getArea0()
          Returns the value of field 'area0'.
 java.lang.Long getArea1()
          Returns the value of field 'area1'.
 java.lang.Long getArea2()
          Returns the value of field 'area2'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setArea0(java.lang.Long area0)
          Sets the value of field 'area0'.
 void setArea1(java.lang.Long area1)
          Sets the value of field 'area1'.
 void setArea2(java.lang.Long area2)
          Sets the value of field 'area2'.
static NodeNumber unmarshalNodeNumber(java.io.Reader reader)
          Method unmarshalNodeNumber
 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

NodeNumber

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

getArea0

public java.lang.Long getArea0()
Returns the value of field 'area0'.

Returns:
Long

getArea1

public java.lang.Long getArea1()
Returns the value of field 'area1'.

Returns:
Long

getArea2

public java.lang.Long getArea2()
Returns the value of field 'area2'.

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

setArea0

public void setArea0(java.lang.Long area0)
Sets the value of field 'area0'.

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

setArea1

public void setArea1(java.lang.Long area1)
Sets the value of field 'area1'.

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

setArea2

public void setArea2(java.lang.Long area2)
Sets the value of field 'area2'.

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

unmarshalNodeNumber

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

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