sbnmarc
Class C208

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

public class C208
extends sbnmarcBase
implements java.io.Serializable

208 - area specifica della musica a stampa

See Also:
Serialized Form

Constructor Summary
C208()
           
 
Method Summary
 void addD_208(int index, java.lang.String vD_208)
           
 void addD_208(java.lang.String vD_208)
           
 void clearD_208()
           
 java.util.Enumeration enumerateD_208()
           
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_208()
          Returns the value of field 'a_208'.
 java.lang.String[] getD_208()
           
 java.lang.String getD_208(int index)
           
 int getD_208Count()
           
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 boolean removeD_208(java.lang.String vD_208)
           
 void setA_208(java.lang.String a_208)
          Sets the value of field 'a_208'.
 void setD_208(int index, java.lang.String vD_208)
           
 void setD_208(java.lang.String[] d_208Array)
           
static C208 unmarshalC208(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

C208

public C208()
Method Detail

addD_208

public void addD_208(java.lang.String vD_208)
              throws java.lang.IndexOutOfBoundsException
Parameters:
vD_208 -  

addD_208

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

clearD_208

public void clearD_208()

enumerateD_208

public java.util.Enumeration enumerateD_208()

equals

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

getA_208

public java.lang.String getA_208()
Returns the value of field 'a_208'. The field 'a_208' has the following description: musica a stampa. ISBD: si accoda preceduto da '. - '
Returns:
the value of field 'a_208'.

getD_208

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

getD_208

public java.lang.String[] getD_208()

getD_208Count

public int getD_208Count()

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 -  

removeD_208

public boolean removeD_208(java.lang.String vD_208)
Parameters:
vD_208 -  

setA_208

public void setA_208(java.lang.String a_208)
Sets the value of field 'a_208'. The field 'a_208' has the following description: musica a stampa. ISBD: si accoda preceduto da '. - '
Parameters:
a_208 - the value of field 'a_208'.

setD_208

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

setD_208

public void setD_208(java.lang.String[] d_208Array)
Parameters:
d_208Array -  

unmarshalC208

public static C208 unmarshalC208(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