sbnmarc
Class C923

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

public class C923
extends sbnmarcBase
implements java.io.Serializable

923 - dati codificati musica

See Also:
Serialized Form

Constructor Summary
C923()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getB_923()
          Method getB_923Returns the value of field 'b_923'.
 SbnIndicatore getC_923()
          Method getC_923Returns the value of field 'c_923'.
 SbnIndicatore getD_923()
          Method getD_923Returns the value of field 'd_923'.
 java.lang.String getE_923()
          Method getE_923Returns the value of field 'e_923'.
 java.lang.String getG_923()
          Method getG_923Returns the value of field 'g_923'.
 java.lang.String getH_923()
          Method getH_923Returns the value of field 'h_923'.
 java.lang.String getI_923()
          Method getI_923Returns the value of field 'i_923'.
 java.lang.String getL_923()
          Method getL_923Returns the value of field 'l_923'.
 java.lang.String getM_923()
          Method getM_923Returns the value of field 'm_923'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setB_923(java.lang.String b_923)
          Method setB_923Sets the value of field 'b_923'.
 void setC_923(SbnIndicatore c_923)
          Method setC_923Sets the value of field 'c_923'.
 void setD_923(SbnIndicatore d_923)
          Method setD_923Sets the value of field 'd_923'.
 void setE_923(java.lang.String e_923)
          Method setE_923Sets the value of field 'e_923'.
 void setG_923(java.lang.String g_923)
          Method setG_923Sets the value of field 'g_923'.
 void setH_923(java.lang.String h_923)
          Method setH_923Sets the value of field 'h_923'.
 void setI_923(java.lang.String i_923)
          Method setI_923Sets the value of field 'i_923'.
 void setL_923(java.lang.String l_923)
          Method setL_923Sets the value of field 'l_923'.
 void setM_923(java.lang.String m_923)
          Method setM_923Sets the value of field 'm_923'.
static C923 unmarshalC923(java.io.Reader reader)
          Method unmarshalC923
 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

C923

public C923()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getB_923

public java.lang.String getB_923()
Method getB_923Returns the value of field 'b_923'. The field 'b_923' has the following description: codice stesura

Returns:
the value of field 'b_923'.

getC_923

public SbnIndicatore getC_923()
Method getC_923Returns the value of field 'c_923'. The field 'c_923' has the following description: indicatore di composito

Returns:
the value of field 'c_923'.

getD_923

public SbnIndicatore getD_923()
Method getD_923Returns the value of field 'd_923'. The field 'd_923' has the following description: indicatore di palinsesto

Returns:
the value of field 'd_923'.

getE_923

public java.lang.String getE_923()
Method getE_923Returns the value of field 'e_923'. The field 'e_923' has the following description: datazione

Returns:
the value of field 'e_923'.

getG_923

public java.lang.String getG_923()
Method getG_923Returns the value of field 'g_923'. The field 'g_923' has the following description: codice materia

Returns:
the value of field 'g_923'.

getH_923

public java.lang.String getH_923()
Method getH_923Returns the value of field 'h_923'. The field 'h_923' has the following description: illustrazioni

Returns:
the value of field 'h_923'.

getI_923

public java.lang.String getI_923()
Method getI_923Returns the value of field 'i_923'. The field 'i_923' has the following description: notazione musicale

Returns:
the value of field 'i_923'.

getL_923

public java.lang.String getL_923()
Method getL_923Returns the value of field 'l_923'. The field 'l_923' has the following description: legatura (per manoscritti)

Returns:
the value of field 'l_923'.

getM_923

public java.lang.String getM_923()
Method getM_923Returns the value of field 'm_923'. The field 'm_923' has the following description: conservazione, per manoscritti

Returns:
the value of field 'm_923'.

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

setB_923

public void setB_923(java.lang.String b_923)
Method setB_923Sets the value of field 'b_923'. The field 'b_923' has the following description: codice stesura

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

setC_923

public void setC_923(SbnIndicatore c_923)
Method setC_923Sets the value of field 'c_923'. The field 'c_923' has the following description: indicatore di composito

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

setD_923

public void setD_923(SbnIndicatore d_923)
Method setD_923Sets the value of field 'd_923'. The field 'd_923' has the following description: indicatore di palinsesto

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

setE_923

public void setE_923(java.lang.String e_923)
Method setE_923Sets the value of field 'e_923'. The field 'e_923' has the following description: datazione

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

setG_923

public void setG_923(java.lang.String g_923)
Method setG_923Sets the value of field 'g_923'. The field 'g_923' has the following description: codice materia

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

setH_923

public void setH_923(java.lang.String h_923)
Method setH_923Sets the value of field 'h_923'. The field 'h_923' has the following description: illustrazioni

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

setI_923

public void setI_923(java.lang.String i_923)
Method setI_923Sets the value of field 'i_923'. The field 'i_923' has the following description: notazione musicale

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

setL_923

public void setL_923(java.lang.String l_923)
Method setL_923Sets the value of field 'l_923'. The field 'l_923' has the following description: legatura (per manoscritti)

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

setM_923

public void setM_923(java.lang.String m_923)
Method setM_923Sets the value of field 'm_923'. The field 'm_923' has the following description: conservazione, per manoscritti

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

unmarshalC923

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

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