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()
          Method getA_120_0Returns the value of field 'a_120_0'.
 java.lang.String getA_120_9()
          Method getA_120_9Returns the value of field 'a_120_9'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setA_120_0(java.lang.String a_120_0)
          Method setA_120_0Sets the value of field 'a_120_0'.
 void setA_120_9(java.lang.String a_120_9)
          Method setA_120_9Sets the value of field 'a_120_9'.
static C120 unmarshalC120(java.io.Reader reader)
          Method unmarshalC120
 void validate()
          Method validate
 
Methods inherited from class sbnmarcBase.sbnmarcBase
fromStringToRootObject
 
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 sbnmarcBase
Parameters:
obj -

getA_120_0

public java.lang.String getA_120_0()
Method getA_120_0Returns 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_9

public java.lang.String getA_120_9()
Method getA_120_9Returns 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()
Method isValid


marshal

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

Parameters:
out -
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 -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setA_120_0

public void setA_120_0(java.lang.String a_120_0)
Method setA_120_0Sets 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_9

public void setA_120_9(java.lang.String a_120_9)
Method setA_120_9Sets 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
Method unmarshalC120

Parameters:
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

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

org.exolab.castor.xml.ValidationException