|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ecma.csta.CastorObject
ch.ecma.csta.binding.NodeNumber
public class NodeNumber
Class NodeNumber.
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 |
---|
public NodeNumber()
Method Detail |
---|
public boolean equals(java.lang.Object obj)
equals
in class ch.ecma.csta.CastorObject
obj
-
public java.lang.Long getArea0()
public java.lang.Long getArea1()
public java.lang.Long getArea2()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setArea0(java.lang.Long area0)
area0
- the value of field 'area0'.public void setArea1(java.lang.Long area1)
area1
- the value of field 'area1'.public void setArea2(java.lang.Long area2)
area2
- the value of field 'area2'.public static NodeNumber unmarshalNodeNumber(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
4.1.0.610 20071213 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |