sbnmarc
Class C123

java.lang.Object
  |
  +--sbnmarcBase.sbnmarcBase
        |
        +--sbnmarc.C123
All Implemented Interfaces:
java.io.Serializable

public class C123
extends sbnmarcBase
implements java.io.Serializable

123 - coordinate per materiale cartografico

See Also:
Serialized Form

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

C123

public C123()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden
Overrides:
equals in class java.lang.Object
Parameters:
obj -  

getA_123

public java.lang.String getA_123()
Returns the value of field 'a_123'. The field 'a_123' has the following description: tipo di scala
Returns:
the value of field 'a_123'.

getB_123

public java.lang.String getB_123()
Returns the value of field 'b_123'. The field 'b_123' has the following description: scala orizzontale
Returns:
the value of field 'b_123'.

getC_123

public java.lang.String getC_123()
Returns the value of field 'c_123'. The field 'c_123' has the following description: scala verticale
Returns:
the value of field 'c_123'.

getD_123

public java.lang.String getD_123()
Returns the value of field 'd_123'. The field 'd_123' has the following description: Coordinate - Massima estensione a Ovest
Returns:
the value of field 'd_123'.

getE_123

public java.lang.String getE_123()
Returns the value of field 'e_123'. The field 'e_123' has the following description: Coordinate - Massima estensione a Est
Returns:
the value of field 'e_123'.

getF_123

public java.lang.String getF_123()
Returns the value of field 'f_123'. The field 'f_123' has the following description: Coordinate - Massima estensione a Nord
Returns:
the value of field 'f_123'.

getG_123

public java.lang.String getG_123()
Returns the value of field 'g_123'. The field 'g_123' has the following description: Coordinate - Massima estensione a Sud
Returns:
the value of field 'g_123'.

isValid

public boolean isValid()

marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Parameters:
out -  

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Parameters:
handler -  

setA_123

public void setA_123(java.lang.String a_123)
Sets the value of field 'a_123'. The field 'a_123' has the following description: tipo di scala
Parameters:
a_123 - the value of field 'a_123'.

setB_123

public void setB_123(java.lang.String b_123)
Sets the value of field 'b_123'. The field 'b_123' has the following description: scala orizzontale
Parameters:
b_123 - the value of field 'b_123'.

setC_123

public void setC_123(java.lang.String c_123)
Sets the value of field 'c_123'. The field 'c_123' has the following description: scala verticale
Parameters:
c_123 - the value of field 'c_123'.

setD_123

public void setD_123(java.lang.String d_123)
Sets the value of field 'd_123'. The field 'd_123' has the following description: Coordinate - Massima estensione a Ovest
Parameters:
d_123 - the value of field 'd_123'.

setE_123

public void setE_123(java.lang.String e_123)
Sets the value of field 'e_123'. The field 'e_123' has the following description: Coordinate - Massima estensione a Est
Parameters:
e_123 - the value of field 'e_123'.

setF_123

public void setF_123(java.lang.String f_123)
Sets the value of field 'f_123'. The field 'f_123' has the following description: Coordinate - Massima estensione a Nord
Parameters:
f_123 - the value of field 'f_123'.

setG_123

public void setG_123(java.lang.String g_123)
Sets the value of field 'g_123'. The field 'g_123' has the following description: Coordinate - Massima estensione a Sud
Parameters:
g_123 - the value of field 'g_123'.

unmarshalC123

public static C123 unmarshalC123(java.io.Reader reader)
                          throws org.exolab.castor.xml.MarshalException,
                                 org.exolab.castor.xml.ValidationException
Parameters:
reader -  

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException