sbnmarc
Class A250

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

public class A250
extends sbnmarcBase
implements java.io.Serializable

- Heading - topical subject

See Also:
Serialized Form

Constructor Summary
A250()
           
 
Method Summary
 void addX_250(int index, java.lang.String vX_250)
          Method addX_250
 void addX_250(java.lang.String vX_250)
          Method addX_250
 void clearX_250()
          Method clearX_250
 java.util.Enumeration enumerateX_250()
          Method enumerateX_250
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_250()
          Method getA_250Returns the value of field 'a_250'.
 java.lang.String getC2_250()
          Method getC2_250Returns the value of field 'c2_250'.
 java.lang.String[] getX_250()
          Method getX_250
 java.lang.String getX_250(int index)
          Method getX_250
 int getX_250Count()
          Method getX_250Count
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 boolean removeX_250(java.lang.String vX_250)
          Method removeX_250
 void setA_250(java.lang.String a_250)
          Method setA_250Sets the value of field 'a_250'.
 void setC2_250(java.lang.String c2_250)
          Method setC2_250Sets the value of field 'c2_250'.
 void setX_250(int index, java.lang.String vX_250)
          Method setX_250
 void setX_250(java.lang.String[] x_250Array)
          Method setX_250
static A250 unmarshalA250(java.io.Reader reader)
          Method unmarshalA250
 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

A250

public A250()
Method Detail

addX_250

public void addX_250(java.lang.String vX_250)
              throws java.lang.IndexOutOfBoundsException
Method addX_250

Parameters:
vX_250 -
java.lang.IndexOutOfBoundsException

addX_250

public void addX_250(int index,
                     java.lang.String vX_250)
              throws java.lang.IndexOutOfBoundsException
Method addX_250

Parameters:
index -
vX_250 -
java.lang.IndexOutOfBoundsException

clearX_250

public void clearX_250()
Method clearX_250


enumerateX_250

public java.util.Enumeration enumerateX_250()
Method enumerateX_250


equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_250

public java.lang.String getA_250()
Method getA_250Returns the value of field 'a_250'. The field 'a_250' has the following description: prima voce del soggetto

Returns:
the value of field 'a_250'.

getC2_250

public java.lang.String getC2_250()
Method getC2_250Returns the value of field 'c2_250'. The field 'c2_250' has the following description: codice soggettario

Returns:
the value of field 'c2_250'.

getX_250

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

Parameters:
index -
java.lang.IndexOutOfBoundsException

getX_250

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


getX_250Count

public int getX_250Count()
Method getX_250Count


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

removeX_250

public boolean removeX_250(java.lang.String vX_250)
Method removeX_250

Parameters:
vX_250 -

setA_250

public void setA_250(java.lang.String a_250)
Method setA_250Sets the value of field 'a_250'. The field 'a_250' has the following description: prima voce del soggetto

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

setC2_250

public void setC2_250(java.lang.String c2_250)
Method setC2_250Sets the value of field 'c2_250'. The field 'c2_250' has the following description: codice soggettario

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

setX_250

public void setX_250(int index,
                     java.lang.String vX_250)
              throws java.lang.IndexOutOfBoundsException
Method setX_250

Parameters:
index -
vX_250 -
java.lang.IndexOutOfBoundsException

setX_250

public void setX_250(java.lang.String[] x_250Array)
Method setX_250

Parameters:
x_250Array -

unmarshalA250

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

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