sbnmarc
Class A210_GType

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

public class A210_GType
extends sbnmarcBase
implements java.io.Serializable

Suddivisione per tipo nome G

See Also:
Serialized Form

Constructor Summary
A210_GType()
           
 
Method Summary
 void addC_210(int index, java.lang.String vC_210)
          Method addC_210
 void addC_210(java.lang.String vC_210)
          Method addC_210
 void clearC_210()
          Method clearC_210
 java.util.Enumeration enumerateC_210()
          Method enumerateC_210
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getB_210()
          Method getB_210Returns the value of field 'b_210'.
 java.lang.String[] getC_210()
          Method getC_210
 java.lang.String getC_210(int index)
          Method getC_210
 int getC_210Count()
          Method getC_210Count
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 boolean removeC_210(java.lang.String vC_210)
          Method removeC_210
 void setB_210(java.lang.String b_210)
          Method setB_210Sets the value of field 'b_210'.
 void setC_210(int index, java.lang.String vC_210)
          Method setC_210
 void setC_210(java.lang.String[] c_210Array)
          Method setC_210
static A210_GType unmarshalA210_GType(java.io.Reader reader)
          Method unmarshalA210_GType
 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

A210_GType

public A210_GType()
Method Detail

addC_210

public void addC_210(java.lang.String vC_210)
              throws java.lang.IndexOutOfBoundsException
Method addC_210

Parameters:
vC_210 -
java.lang.IndexOutOfBoundsException

addC_210

public void addC_210(int index,
                     java.lang.String vC_210)
              throws java.lang.IndexOutOfBoundsException
Method addC_210

Parameters:
index -
vC_210 -
java.lang.IndexOutOfBoundsException

clearC_210

public void clearC_210()
Method clearC_210


enumerateC_210

public java.util.Enumeration enumerateC_210()
Method enumerateC_210


equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getB_210

public java.lang.String getB_210()
Method getB_210Returns the value of field 'b_210'. The field 'b_210' has the following description: Nome dell'ente

Returns:
the value of field 'b_210'.

getC_210

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

Parameters:
index -
java.lang.IndexOutOfBoundsException

getC_210

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


getC_210Count

public int getC_210Count()
Method getC_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

removeC_210

public boolean removeC_210(java.lang.String vC_210)
Method removeC_210

Parameters:
vC_210 -

setB_210

public void setB_210(java.lang.String b_210)
Method setB_210Sets the value of field 'b_210'. The field 'b_210' has the following description: Nome dell'ente

Parameters:
b_210 - the value of field 'b_210'.

setC_210

public void setC_210(int index,
                     java.lang.String vC_210)
              throws java.lang.IndexOutOfBoundsException
Method setC_210

Parameters:
index -
vC_210 -
java.lang.IndexOutOfBoundsException

setC_210

public void setC_210(java.lang.String[] c_210Array)
Method setC_210

Parameters:
c_210Array -

unmarshalA210_GType

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

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