sbnmarc
Class C120

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

public class C120
extends sbnmarcBase
implements java.io.Serializable

120 - dati codificati per materiale cartografico

See Also:
Serialized Form

Constructor Summary
C120()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_120_0()
          Returns the value of field 'a_120_0'.
 java.lang.String getA_120_2()
          Returns the value of field 'a_120_2'.
 java.lang.String getA_120_3()
          Returns the value of field 'a_120_3'.
 java.lang.String getA_120_7()
          Returns the value of field 'a_120_7'.
 java.lang.String getA_120_9()
          Returns the value of field 'a_120_9'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setA_120_0(java.lang.String a_120_0)
          Sets the value of field 'a_120_0'.
 void setA_120_2(java.lang.String a_120_2)
          Sets the value of field 'a_120_2'.
 void setA_120_3(java.lang.String a_120_3)
          Sets the value of field 'a_120_3'.
 void setA_120_7(java.lang.String a_120_7)
          Sets the value of field 'a_120_7'.
 void setA_120_9(java.lang.String a_120_9)
          Sets the value of field 'a_120_9'.
static C120 unmarshalC120(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

C120

public C120()
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_120_0

public java.lang.String getA_120_0()
Returns the value of field 'a_120_0'. The field 'a_120_0' has the following description: indicatore di colore
Returns:
the value of field 'a_120_0'.

getA_120_2

public java.lang.String getA_120_2()
Returns the value of field 'a_120_2'. The field 'a_120_2' has the following description: indicatore di testo o nota illustrativa
Returns:
the value of field 'a_120_2'.

getA_120_3

public java.lang.String getA_120_3()
Returns the value of field 'a_120_3'. The field 'a_120_3' has the following description: codice rilievo
Returns:
the value of field 'a_120_3'.

getA_120_7

public java.lang.String getA_120_7()
Returns the value of field 'a_120_7'. The field 'a_120_7' has the following description: indicatore di proiezione
Returns:
the value of field 'a_120_7'.

getA_120_9

public java.lang.String getA_120_9()
Returns the value of field 'a_120_9'. The field 'a_120_9' has the following description: meridiano d'origine
Returns:
the value of field 'a_120_9'.

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_120_0

public void setA_120_0(java.lang.String a_120_0)
Sets the value of field 'a_120_0'. The field 'a_120_0' has the following description: indicatore di colore
Parameters:
a_120_0 - the value of field 'a_120_0'.

setA_120_2

public void setA_120_2(java.lang.String a_120_2)
Sets the value of field 'a_120_2'. The field 'a_120_2' has the following description: indicatore di testo o nota illustrativa
Parameters:
a_120_2 - the value of field 'a_120_2'.

setA_120_3

public void setA_120_3(java.lang.String a_120_3)
Sets the value of field 'a_120_3'. The field 'a_120_3' has the following description: codice rilievo
Parameters:
a_120_3 - the value of field 'a_120_3'.

setA_120_7

public void setA_120_7(java.lang.String a_120_7)
Sets the value of field 'a_120_7'. The field 'a_120_7' has the following description: indicatore di proiezione
Parameters:
a_120_7 - the value of field 'a_120_7'.

setA_120_9

public void setA_120_9(java.lang.String a_120_9)
Sets the value of field 'a_120_9'. The field 'a_120_9' has the following description: meridiano d'origine
Parameters:
a_120_9 - the value of field 'a_120_9'.

unmarshalC120

public static C120 unmarshalC120(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