sbnmarc
Class C210

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

public class C210
extends sbnmarcBase
implements java.io.Serializable

210 - area della pubblicazione

See Also:
Serialized Form

Constructor Summary
C210()
           
 
Method Summary
 void addAc_210(Ac_210Type vAc_210)
          Method addAc_210
 void addAc_210(int index, Ac_210Type vAc_210)
          Method addAc_210
 void addD_210(int index, java.lang.String vD_210)
          Method addD_210
 void addD_210(java.lang.String vD_210)
          Method addD_210
 void addE_210(int index, java.lang.String vE_210)
          Method addE_210
 void addE_210(java.lang.String vE_210)
          Method addE_210
 void addG_210(int index, java.lang.String vG_210)
          Method addG_210
 void addG_210(java.lang.String vG_210)
          Method addG_210
 void addH_210(int index, java.lang.String vH_210)
          Method addH_210
 void addH_210(java.lang.String vH_210)
          Method addH_210
 void clearAc_210()
          Method clearAc_210
 void clearD_210()
          Method clearD_210
 void clearE_210()
          Method clearE_210
 void clearG_210()
          Method clearG_210
 void clearH_210()
          Method clearH_210
 java.util.Enumeration enumerateAc_210()
          Method enumerateAc_210
 java.util.Enumeration enumerateD_210()
          Method enumerateD_210
 java.util.Enumeration enumerateE_210()
          Method enumerateE_210
 java.util.Enumeration enumerateG_210()
          Method enumerateG_210
 java.util.Enumeration enumerateH_210()
          Method enumerateH_210
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 Ac_210Type[] getAc_210()
          Method getAc_210
 Ac_210Type getAc_210(int index)
          Method getAc_210
 int getAc_210Count()
          Method getAc_210Count
 java.lang.String[] getD_210()
          Method getD_210
 java.lang.String getD_210(int index)
          Method getD_210
 int getD_210Count()
          Method getD_210Count
 java.lang.String[] getE_210()
          Method getE_210
 java.lang.String getE_210(int index)
          Method getE_210
 int getE_210Count()
          Method getE_210Count
 java.lang.String[] getG_210()
          Method getG_210
 java.lang.String getG_210(int index)
          Method getG_210
 int getG_210Count()
          Method getG_210Count
 java.lang.String[] getH_210()
          Method getH_210
 java.lang.String getH_210(int index)
          Method getH_210
 int getH_210Count()
          Method getH_210Count
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 boolean removeAc_210(Ac_210Type vAc_210)
          Method removeAc_210
 boolean removeD_210(java.lang.String vD_210)
          Method removeD_210
 boolean removeE_210(java.lang.String vE_210)
          Method removeE_210
 boolean removeG_210(java.lang.String vG_210)
          Method removeG_210
 boolean removeH_210(java.lang.String vH_210)
          Method removeH_210
 void setAc_210(Ac_210Type[] ac_210Array)
          Method setAc_210
 void setAc_210(int index, Ac_210Type vAc_210)
          Method setAc_210
 void setD_210(int index, java.lang.String vD_210)
          Method setD_210
 void setD_210(java.lang.String[] d_210Array)
          Method setD_210
 void setE_210(int index, java.lang.String vE_210)
          Method setE_210
 void setE_210(java.lang.String[] e_210Array)
          Method setE_210
 void setG_210(int index, java.lang.String vG_210)
          Method setG_210
 void setG_210(java.lang.String[] g_210Array)
          Method setG_210
 void setH_210(int index, java.lang.String vH_210)
          Method setH_210
 void setH_210(java.lang.String[] h_210Array)
          Method setH_210
static C210 unmarshalC210(java.io.Reader reader)
          Method unmarshalC210
 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

C210

public C210()
Method Detail

addAc_210

public void addAc_210(Ac_210Type vAc_210)
               throws java.lang.IndexOutOfBoundsException
Method addAc_210

Parameters:
vAc_210 -
java.lang.IndexOutOfBoundsException

addAc_210

public void addAc_210(int index,
                      Ac_210Type vAc_210)
               throws java.lang.IndexOutOfBoundsException
Method addAc_210

Parameters:
index -
vAc_210 -
java.lang.IndexOutOfBoundsException

addD_210

public void addD_210(java.lang.String vD_210)
              throws java.lang.IndexOutOfBoundsException
Method addD_210

Parameters:
vD_210 -
java.lang.IndexOutOfBoundsException

addD_210

public void addD_210(int index,
                     java.lang.String vD_210)
              throws java.lang.IndexOutOfBoundsException
Method addD_210

Parameters:
index -
vD_210 -
java.lang.IndexOutOfBoundsException

addE_210

public void addE_210(java.lang.String vE_210)
              throws java.lang.IndexOutOfBoundsException
Method addE_210

Parameters:
vE_210 -
java.lang.IndexOutOfBoundsException

addE_210

public void addE_210(int index,
                     java.lang.String vE_210)
              throws java.lang.IndexOutOfBoundsException
Method addE_210

Parameters:
index -
vE_210 -
java.lang.IndexOutOfBoundsException

addG_210

public void addG_210(java.lang.String vG_210)
              throws java.lang.IndexOutOfBoundsException
Method addG_210

Parameters:
vG_210 -
java.lang.IndexOutOfBoundsException

addG_210

public void addG_210(int index,
                     java.lang.String vG_210)
              throws java.lang.IndexOutOfBoundsException
Method addG_210

Parameters:
index -
vG_210 -
java.lang.IndexOutOfBoundsException

addH_210

public void addH_210(java.lang.String vH_210)
              throws java.lang.IndexOutOfBoundsException
Method addH_210

Parameters:
vH_210 -
java.lang.IndexOutOfBoundsException

addH_210

public void addH_210(int index,
                     java.lang.String vH_210)
              throws java.lang.IndexOutOfBoundsException
Method addH_210

Parameters:
index -
vH_210 -
java.lang.IndexOutOfBoundsException

clearAc_210

public void clearAc_210()
Method clearAc_210


clearD_210

public void clearD_210()
Method clearD_210


clearE_210

public void clearE_210()
Method clearE_210


clearG_210

public void clearG_210()
Method clearG_210


clearH_210

public void clearH_210()
Method clearH_210


enumerateAc_210

public java.util.Enumeration enumerateAc_210()
Method enumerateAc_210


enumerateD_210

public java.util.Enumeration enumerateD_210()
Method enumerateD_210


enumerateE_210

public java.util.Enumeration enumerateE_210()
Method enumerateE_210


enumerateG_210

public java.util.Enumeration enumerateG_210()
Method enumerateG_210


enumerateH_210

public java.util.Enumeration enumerateH_210()
Method enumerateH_210


equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getAc_210

public Ac_210Type getAc_210(int index)
                     throws java.lang.IndexOutOfBoundsException
Method getAc_210

Parameters:
index -
java.lang.IndexOutOfBoundsException

getAc_210

public Ac_210Type[] getAc_210()
Method getAc_210


getAc_210Count

public int getAc_210Count()
Method getAc_210Count


getD_210

public java.lang.String getD_210(int index)
                          throws java.lang.IndexOutOfBoundsException
Method getD_210

Parameters:
index -
java.lang.IndexOutOfBoundsException

getD_210

public java.lang.String[] getD_210()
Method getD_210


getD_210Count

public int getD_210Count()
Method getD_210Count


getE_210

public java.lang.String getE_210(int index)
                          throws java.lang.IndexOutOfBoundsException
Method getE_210

Parameters:
index -
java.lang.IndexOutOfBoundsException

getE_210

public java.lang.String[] getE_210()
Method getE_210


getE_210Count

public int getE_210Count()
Method getE_210Count


getG_210

public java.lang.String getG_210(int index)
                          throws java.lang.IndexOutOfBoundsException
Method getG_210

Parameters:
index -
java.lang.IndexOutOfBoundsException

getG_210

public java.lang.String[] getG_210()
Method getG_210


getG_210Count

public int getG_210Count()
Method getG_210Count


getH_210

public java.lang.String getH_210(int index)
                          throws java.lang.IndexOutOfBoundsException
Method getH_210

Parameters:
index -
java.lang.IndexOutOfBoundsException

getH_210

public java.lang.String[] getH_210()
Method getH_210


getH_210Count

public int getH_210Count()
Method getH_210Count


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

removeAc_210

public boolean removeAc_210(Ac_210Type vAc_210)
Method removeAc_210

Parameters:
vAc_210 -

removeD_210

public boolean removeD_210(java.lang.String vD_210)
Method removeD_210

Parameters:
vD_210 -

removeE_210

public boolean removeE_210(java.lang.String vE_210)
Method removeE_210

Parameters:
vE_210 -

removeG_210

public boolean removeG_210(java.lang.String vG_210)
Method removeG_210

Parameters:
vG_210 -

removeH_210

public boolean removeH_210(java.lang.String vH_210)
Method removeH_210

Parameters:
vH_210 -

setAc_210

public void setAc_210(int index,
                      Ac_210Type vAc_210)
               throws java.lang.IndexOutOfBoundsException
Method setAc_210

Parameters:
index -
vAc_210 -
java.lang.IndexOutOfBoundsException

setAc_210

public void setAc_210(Ac_210Type[] ac_210Array)
Method setAc_210

Parameters:
ac_210Array -

setD_210

public void setD_210(int index,
                     java.lang.String vD_210)
              throws java.lang.IndexOutOfBoundsException
Method setD_210

Parameters:
index -
vD_210 -
java.lang.IndexOutOfBoundsException

setD_210

public void setD_210(java.lang.String[] d_210Array)
Method setD_210

Parameters:
d_210Array -

setE_210

public void setE_210(int index,
                     java.lang.String vE_210)
              throws java.lang.IndexOutOfBoundsException
Method setE_210

Parameters:
index -
vE_210 -
java.lang.IndexOutOfBoundsException

setE_210

public void setE_210(java.lang.String[] e_210Array)
Method setE_210

Parameters:
e_210Array -

setG_210

public void setG_210(int index,
                     java.lang.String vG_210)
              throws java.lang.IndexOutOfBoundsException
Method setG_210

Parameters:
index -
vG_210 -
java.lang.IndexOutOfBoundsException

setG_210

public void setG_210(java.lang.String[] g_210Array)
Method setG_210

Parameters:
g_210Array -

setH_210

public void setH_210(int index,
                     java.lang.String vH_210)
              throws java.lang.IndexOutOfBoundsException
Method setH_210

Parameters:
index -
vH_210 -
java.lang.IndexOutOfBoundsException

setH_210

public void setH_210(java.lang.String[] h_210Array)
Method setH_210

Parameters:
h_210Array -

unmarshalC210

public static C210 unmarshalC210(java.io.Reader reader)
                          throws org.exolab.castor.xml.MarshalException,
                                 org.exolab.castor.xml.ValidationException
Method unmarshalC210

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