sbnmarc
Class A210

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

public class A210
extends sbnmarcBase
implements java.io.Serializable

210 - heading - coorporate body name. Attributi: id1=1 tipo nome SBN=R, id1=0 e id2=1: tipo nome SBN=G,id1=0 e id2=2: tipo nome SBN=E. I sottocampi Unimarc successivi a c non sono gestiti

See Also:
Serialized Form

Constructor Summary
A210()
           
 
Method Summary
 void addB_210(int index, java.lang.String vB_210)
           
 void addB_210(java.lang.String vB_210)
           
 void addC_210(int index, java.lang.String vC_210)
           
 void addC_210(java.lang.String vC_210)
           
 void addD_210(int index, java.lang.String vD_210)
           
 void addD_210(java.lang.String vD_210)
           
 void addE_210(int index, java.lang.String vE_210)
           
 void addE_210(java.lang.String vE_210)
           
 void clearB_210()
           
 void clearC_210()
           
 void clearD_210()
           
 void clearE_210()
           
 java.util.Enumeration enumerateB_210()
           
 java.util.Enumeration enumerateC_210()
           
 java.util.Enumeration enumerateD_210()
           
 java.util.Enumeration enumerateE_210()
           
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_210()
          Returns the value of field 'a_210'.
 java.lang.String[] getB_210()
           
 java.lang.String getB_210(int index)
           
 int getB_210Count()
           
 java.lang.String[] getC_210()
           
 java.lang.String getC_210(int index)
           
 int getC_210Count()
           
 java.lang.String getC9_210_f()
          Returns the value of field 'c9_210_f'.
 java.lang.String getC9_210_i()
          Returns the value of field 'c9_210_i'.
 java.lang.String[] getD_210()
           
 java.lang.String getD_210(int index)
           
 int getD_210Count()
           
 java.lang.String[] getE_210()
           
 java.lang.String getE_210(int index)
           
 int getE_210Count()
           
 java.lang.String getF_210()
          Returns the value of field 'f_210'.
 Indicatore getId1()
          Returns the value of field 'id1'.
 Indicatore getId2()
          Returns the value of field 'id2'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 boolean removeB_210(java.lang.String vB_210)
           
 boolean removeC_210(java.lang.String vC_210)
           
 boolean removeD_210(java.lang.String vD_210)
           
 boolean removeE_210(java.lang.String vE_210)
           
 void setA_210(java.lang.String a_210)
          Sets the value of field 'a_210'.
 void setB_210(int index, java.lang.String vB_210)
           
 void setB_210(java.lang.String[] b_210Array)
           
 void setC_210(int index, java.lang.String vC_210)
           
 void setC_210(java.lang.String[] c_210Array)
           
 void setC9_210_f(java.lang.String c9_210_f)
          Sets the value of field 'c9_210_f'.
 void setC9_210_i(java.lang.String c9_210_i)
          Sets the value of field 'c9_210_i'.
 void setD_210(int index, java.lang.String vD_210)
           
 void setD_210(java.lang.String[] d_210Array)
           
 void setE_210(int index, java.lang.String vE_210)
           
 void setE_210(java.lang.String[] e_210Array)
           
 void setF_210(java.lang.String f_210)
          Sets the value of field 'f_210'.
 void setId1(Indicatore id1)
          Sets the value of field 'id1'.
 void setId2(Indicatore id2)
          Sets the value of field 'id2'.
static A210 unmarshalA210(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

A210

public A210()
Method Detail

addB_210

public void addB_210(java.lang.String vB_210)
              throws java.lang.IndexOutOfBoundsException
Parameters:
vB_210 -  

addB_210

public void addB_210(int index,
                     java.lang.String vB_210)
              throws java.lang.IndexOutOfBoundsException
Parameters:
index -  
vB_210 -  

addC_210

public void addC_210(java.lang.String vC_210)
              throws java.lang.IndexOutOfBoundsException
Parameters:
vC_210 -  

addC_210

public void addC_210(int index,
                     java.lang.String vC_210)
              throws java.lang.IndexOutOfBoundsException
Parameters:
index -  
vC_210 -  

addD_210

public void addD_210(java.lang.String vD_210)
              throws java.lang.IndexOutOfBoundsException
Parameters:
vD_210 -  

addD_210

public void addD_210(int index,
                     java.lang.String vD_210)
              throws java.lang.IndexOutOfBoundsException
Parameters:
index -  
vD_210 -  

addE_210

public void addE_210(java.lang.String vE_210)
              throws java.lang.IndexOutOfBoundsException
Parameters:
vE_210 -  

addE_210

public void addE_210(int index,
                     java.lang.String vE_210)
              throws java.lang.IndexOutOfBoundsException
Parameters:
index -  
vE_210 -  

clearB_210

public void clearB_210()

clearC_210

public void clearC_210()

clearD_210

public void clearD_210()

clearE_210

public void clearE_210()

enumerateB_210

public java.util.Enumeration enumerateB_210()

enumerateC_210

public java.util.Enumeration enumerateC_210()

enumerateD_210

public java.util.Enumeration enumerateD_210()

enumerateE_210

public java.util.Enumeration enumerateE_210()

equals

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

getA_210

public java.lang.String getA_210()
Returns the value of field 'a_210'. The field 'a_210' has the following description: Parte principale del nome
Returns:
the value of field 'a_210'.

getB_210

public java.lang.String getB_210(int index)
                          throws java.lang.IndexOutOfBoundsException
Parameters:
index -  

getB_210

public java.lang.String[] getB_210()

getB_210Count

public int getB_210Count()

getC9_210_f

public java.lang.String getC9_210_f()
Returns the value of field 'c9_210_f'. The field 'c9_210_f' has the following description: Anno di fine. Estensione SBN allo standard Unimarc per gestire l'anno di morte senza qualificare l'autore
Returns:
the value of field 'c9_210_f'.

getC9_210_i

public java.lang.String getC9_210_i()
Returns the value of field 'c9_210_i'. The field 'c9_210_i' has the following description: Anno di inizio. Estensione SBN allo standard Unimarc per gestire l'anno di fine senza qualificare l'autore
Returns:
the value of field 'c9_210_i'.

getC_210

public java.lang.String getC_210(int index)
                          throws java.lang.IndexOutOfBoundsException
Parameters:
index -  

getC_210

public java.lang.String[] getC_210()

getC_210Count

public int getC_210Count()

getD_210

public java.lang.String getD_210(int index)
                          throws java.lang.IndexOutOfBoundsException
Parameters:
index -  

getD_210

public java.lang.String[] getD_210()

getD_210Count

public int getD_210Count()

getE_210

public java.lang.String getE_210(int index)
                          throws java.lang.IndexOutOfBoundsException
Parameters:
index -  

getE_210

public java.lang.String[] getE_210()

getE_210Count

public int getE_210Count()

getF_210

public java.lang.String getF_210()
Returns the value of field 'f_210'. The field 'f_210' has the following description: Date
Returns:
the value of field 'f_210'.

getId1

public Indicatore getId1()
Returns the value of field 'id1'.
Returns:
the value of field 'id1'.

getId2

public Indicatore getId2()
Returns the value of field 'id2'.
Returns:
the value of field 'id2'.

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 -  

removeB_210

public boolean removeB_210(java.lang.String vB_210)
Parameters:
vB_210 -  

removeC_210

public boolean removeC_210(java.lang.String vC_210)
Parameters:
vC_210 -  

removeD_210

public boolean removeD_210(java.lang.String vD_210)
Parameters:
vD_210 -  

removeE_210

public boolean removeE_210(java.lang.String vE_210)
Parameters:
vE_210 -  

setA_210

public void setA_210(java.lang.String a_210)
Sets the value of field 'a_210'. The field 'a_210' has the following description: Parte principale del nome
Parameters:
a_210 - the value of field 'a_210'.

setB_210

public void setB_210(int index,
                     java.lang.String vB_210)
              throws java.lang.IndexOutOfBoundsException
Parameters:
index -  
vB_210 -  

setB_210

public void setB_210(java.lang.String[] b_210Array)
Parameters:
b_210Array -  

setC9_210_f

public void setC9_210_f(java.lang.String c9_210_f)
Sets the value of field 'c9_210_f'. The field 'c9_210_f' has the following description: Anno di fine. Estensione SBN allo standard Unimarc per gestire l'anno di morte senza qualificare l'autore
Parameters:
c9_210_f - the value of field 'c9_210_f'.

setC9_210_i

public void setC9_210_i(java.lang.String c9_210_i)
Sets the value of field 'c9_210_i'. The field 'c9_210_i' has the following description: Anno di inizio. Estensione SBN allo standard Unimarc per gestire l'anno di fine senza qualificare l'autore
Parameters:
c9_210_i - the value of field 'c9_210_i'.

setC_210

public void setC_210(int index,
                     java.lang.String vC_210)
              throws java.lang.IndexOutOfBoundsException
Parameters:
index -  
vC_210 -  

setC_210

public void setC_210(java.lang.String[] c_210Array)
Parameters:
c_210Array -  

setD_210

public void setD_210(int index,
                     java.lang.String vD_210)
              throws java.lang.IndexOutOfBoundsException
Parameters:
index -  
vD_210 -  

setD_210

public void setD_210(java.lang.String[] d_210Array)
Parameters:
d_210Array -  

setE_210

public void setE_210(int index,
                     java.lang.String vE_210)
              throws java.lang.IndexOutOfBoundsException
Parameters:
index -  
vE_210 -  

setE_210

public void setE_210(java.lang.String[] e_210Array)
Parameters:
e_210Array -  

setF_210

public void setF_210(java.lang.String f_210)
Sets the value of field 'f_210'. The field 'f_210' has the following description: Date
Parameters:
f_210 - the value of field 'f_210'.

setId1

public void setId1(Indicatore id1)
Sets the value of field 'id1'.
Parameters:
id1 - the value of field 'id1'.

setId2

public void setId2(Indicatore id2)
Sets the value of field 'id2'.
Parameters:
id2 - the value of field 'id2'.

unmarshalA210

public static A210 unmarshalA210(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