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

A250

public A250()
Method Detail

addX_250

public void addX_250(java.lang.String vX_250)
              throws java.lang.IndexOutOfBoundsException
Parameters:
vX_250 -  

addX_250

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

clearX_250

public void clearX_250()

enumerateX_250

public java.util.Enumeration enumerateX_250()

equals

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

getA_250

public java.lang.String getA_250()
Returns 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()
Returns 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
Parameters:
index -  

getX_250

public java.lang.String[] getX_250()

getX_250Count

public int getX_250Count()

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 -  

removeX_250

public boolean removeX_250(java.lang.String vX_250)
Parameters:
vX_250 -  

setA_250

public void setA_250(java.lang.String a_250)
Sets 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)
Sets 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
Parameters:
index -  
vX_250 -  

setX_250

public void setX_250(java.lang.String[] x_250Array)
Parameters:
x_250Array -  

unmarshalA250

public static A250 unmarshalA250(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