|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.C123
123 - coordinate per materiale cartografico
Constructor Summary | |
C123()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
java.lang.String |
getA_123()
Returns the value of field 'a_123'. |
java.lang.String |
getB_123()
Returns the value of field 'b_123'. |
java.lang.String |
getC_123()
Returns the value of field 'c_123'. |
java.lang.String |
getD_123()
Returns the value of field 'd_123'. |
java.lang.String |
getE_123()
Returns the value of field 'e_123'. |
java.lang.String |
getF_123()
Returns the value of field 'f_123'. |
java.lang.String |
getG_123()
Returns the value of field 'g_123'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setA_123(java.lang.String a_123)
Sets the value of field 'a_123'. |
void |
setB_123(java.lang.String b_123)
Sets the value of field 'b_123'. |
void |
setC_123(java.lang.String c_123)
Sets the value of field 'c_123'. |
void |
setD_123(java.lang.String d_123)
Sets the value of field 'd_123'. |
void |
setE_123(java.lang.String e_123)
Sets the value of field 'e_123'. |
void |
setF_123(java.lang.String f_123)
Sets the value of field 'f_123'. |
void |
setG_123(java.lang.String g_123)
Sets the value of field 'g_123'. |
static C123 |
unmarshalC123(java.io.Reader reader)
|
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public C123()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public java.lang.String getA_123()
public java.lang.String getB_123()
public java.lang.String getC_123()
public java.lang.String getD_123()
public java.lang.String getE_123()
public java.lang.String getF_123()
public java.lang.String getG_123()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
- public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
- public void setA_123(java.lang.String a_123)
a_123
- the value of field 'a_123'.public void setB_123(java.lang.String b_123)
b_123
- the value of field 'b_123'.public void setC_123(java.lang.String c_123)
c_123
- the value of field 'c_123'.public void setD_123(java.lang.String d_123)
d_123
- the value of field 'd_123'.public void setE_123(java.lang.String e_123)
e_123
- the value of field 'e_123'.public void setF_123(java.lang.String f_123)
f_123
- the value of field 'f_123'.public void setG_123(java.lang.String g_123)
g_123
- the value of field 'g_123'.public static C123 unmarshalC123(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
- public void validate() throws org.exolab.castor.xml.ValidationException
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |