sbnmarc
Class C012

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

public class C012
extends sbnmarcBase
implements java.io.Serializable

012 - impronta: divisa in prima seconda e terza parte per la ricerca parziale

See Also:
Serialized Form

Constructor Summary
C012()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_012_1()
          Returns the value of field 'a_012_1'.
 java.lang.String getA_012_2()
          Returns the value of field 'a_012_2'.
 java.lang.String getA_012_3()
          Returns the value of field 'a_012_3'.
 java.lang.String getNota()
          Returns the value of field 'nota'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setA_012_1(java.lang.String a_012_1)
          Sets the value of field 'a_012_1'.
 void setA_012_2(java.lang.String a_012_2)
          Sets the value of field 'a_012_2'.
 void setA_012_3(java.lang.String a_012_3)
          Sets the value of field 'a_012_3'.
 void setNota(java.lang.String nota)
          Sets the value of field 'nota'.
static C012 unmarshalC012(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

C012

public C012()
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_012_1

public java.lang.String getA_012_1()
Returns the value of field 'a_012_1'.
Returns:
the value of field 'a_012_1'.

getA_012_2

public java.lang.String getA_012_2()
Returns the value of field 'a_012_2'.
Returns:
the value of field 'a_012_2'.

getA_012_3

public java.lang.String getA_012_3()
Returns the value of field 'a_012_3'.
Returns:
the value of field 'a_012_3'.

getNota

public java.lang.String getNota()
Returns the value of field 'nota'.
Returns:
the value of field 'nota'.

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_012_1

public void setA_012_1(java.lang.String a_012_1)
Sets the value of field 'a_012_1'.
Parameters:
a_012_1 - the value of field 'a_012_1'.

setA_012_2

public void setA_012_2(java.lang.String a_012_2)
Sets the value of field 'a_012_2'.
Parameters:
a_012_2 - the value of field 'a_012_2'.

setA_012_3

public void setA_012_3(java.lang.String a_012_3)
Sets the value of field 'a_012_3'.
Parameters:
a_012_3 - the value of field 'a_012_3'.

setNota

public void setNota(java.lang.String nota)
Sets the value of field 'nota'.
Parameters:
nota - the value of field 'nota'.

unmarshalC012

public static C012 unmarshalC012(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