sbnmarc
Class C110

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

public class C110
extends sbnmarcBase
implements java.io.Serializable

110 - dati codificati per materiale a stampa periodici

See Also:
Serialized Form

Constructor Summary
C110()
           
 
Method Summary
 void addA_110_3(int index, java.lang.String vA_110_3)
           
 void addA_110_3(java.lang.String vA_110_3)
           
 void clearA_110_3()
           
 java.util.Enumeration enumerateA_110_3()
           
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 TipoSeriale getA_110_0()
          Returns the value of field 'a_110_0'.
 java.lang.String[] getA_110_3()
           
 java.lang.String getA_110_3(int index)
           
 int getA_110_3Count()
           
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 boolean removeA_110_3(java.lang.String vA_110_3)
           
 void setA_110_0(TipoSeriale a_110_0)
          Sets the value of field 'a_110_0'.
 void setA_110_3(int index, java.lang.String vA_110_3)
           
 void setA_110_3(java.lang.String[] a_110_3Array)
           
static C110 unmarshalC110(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

C110

public C110()
Method Detail

addA_110_3

public void addA_110_3(java.lang.String vA_110_3)
                throws java.lang.IndexOutOfBoundsException
Parameters:
vA_110_3 -  

addA_110_3

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

clearA_110_3

public void clearA_110_3()

enumerateA_110_3

public java.util.Enumeration enumerateA_110_3()

equals

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

getA_110_0

public TipoSeriale getA_110_0()
Returns the value of field 'a_110_0'. The field 'a_110_0' has the following description: tipo seriale: periodico o collana
Returns:
the value of field 'a_110_0'.

getA_110_3

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

getA_110_3

public java.lang.String[] getA_110_3()

getA_110_3Count

public int getA_110_3Count()

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 -  

removeA_110_3

public boolean removeA_110_3(java.lang.String vA_110_3)
Parameters:
vA_110_3 -  

setA_110_0

public void setA_110_0(TipoSeriale a_110_0)
Sets the value of field 'a_110_0'. The field 'a_110_0' has the following description: tipo seriale: periodico o collana
Parameters:
a_110_0 - the value of field 'a_110_0'.

setA_110_3

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

setA_110_3

public void setA_110_3(java.lang.String[] a_110_3Array)
Parameters:
a_110_3Array -  

unmarshalC110

public static C110 unmarshalC110(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