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()
          Method getA_012_1Returns the value of field 'a_012_1'.
 java.lang.String getA_012_2()
          Method getA_012_2Returns the value of field 'a_012_2'.
 java.lang.String getA_012_3()
          Method getA_012_3Returns the value of field 'a_012_3'.
 java.lang.String getNota()
          Method getNotaReturns the value of field 'nota'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setA_012_1(java.lang.String a_012_1)
          Method setA_012_1Sets the value of field 'a_012_1'.
 void setA_012_2(java.lang.String a_012_2)
          Method setA_012_2Sets the value of field 'a_012_2'.
 void setA_012_3(java.lang.String a_012_3)
          Method setA_012_3Sets the value of field 'a_012_3'.
 void setNota(java.lang.String nota)
          Method setNotaSets the value of field 'nota'.
static C012 unmarshalC012(java.io.Reader reader)
          Method unmarshalC012
 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

C012

public C012()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_012_1

public java.lang.String getA_012_1()
Method getA_012_1Returns 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()
Method getA_012_2Returns 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()
Method getA_012_3Returns the value of field 'a_012_3'.

Returns:
the value of field 'a_012_3'.

getNota

public java.lang.String getNota()
Method getNotaReturns the value of field 'nota'.

Returns:
the value of field 'nota'.

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_012_1

public void setA_012_1(java.lang.String a_012_1)
Method setA_012_1Sets 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)
Method setA_012_2Sets 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)
Method setA_012_3Sets 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)
Method setNotaSets 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
Method unmarshalC012

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