sbnmarc
Class C926

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

public class C926
extends sbnmarcBase
implements java.io.Serializable

926 - Incipit

See Also:
Serialized Form

Constructor Summary
C926()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 IndIncipit getA_926()
          Method getA_926Returns the value of field 'a_926'.
 java.lang.String getB_926()
          Method getB_926Returns the value of field 'b_926'.
 java.lang.String getC_926()
          Method getC_926Returns the value of field 'c_926'.
 java.lang.String getF_926()
          Method getF_926Returns the value of field 'f_926'.
 java.lang.String getG_926()
          Method getG_926Returns the value of field 'g_926'.
 java.lang.String getH_926()
          Method getH_926Returns the value of field 'h_926'.
 java.lang.String getI_926()
          Method getI_926Returns the value of field 'i_926'.
 java.lang.String getL_926()
          Method getL_926Returns the value of field 'l_926'.
 java.lang.String getM_926()
          Method getM_926Returns the value of field 'm_926'.
 java.lang.String getN_926()
          Method getN_926Returns the value of field 'n_926'.
 java.lang.String getO_926()
          Method getO_926Returns the value of field 'o_926'.
 java.lang.String getP_926()
          Method getP_926Returns the value of field 'p_926'.
 java.lang.String getQ_926()
          Method getQ_926Returns the value of field 'q_926'.
 java.lang.String getR_926()
          Method getR_926Returns the value of field 'r_926'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setA_926(IndIncipit a_926)
          Method setA_926Sets the value of field 'a_926'.
 void setB_926(java.lang.String b_926)
          Method setB_926Sets the value of field 'b_926'.
 void setC_926(java.lang.String c_926)
          Method setC_926Sets the value of field 'c_926'.
 void setF_926(java.lang.String f_926)
          Method setF_926Sets the value of field 'f_926'.
 void setG_926(java.lang.String g_926)
          Method setG_926Sets the value of field 'g_926'.
 void setH_926(java.lang.String h_926)
          Method setH_926Sets the value of field 'h_926'.
 void setI_926(java.lang.String i_926)
          Method setI_926Sets the value of field 'i_926'.
 void setL_926(java.lang.String l_926)
          Method setL_926Sets the value of field 'l_926'.
 void setM_926(java.lang.String m_926)
          Method setM_926Sets the value of field 'm_926'.
 void setN_926(java.lang.String n_926)
          Method setN_926Sets the value of field 'n_926'.
 void setO_926(java.lang.String o_926)
          Method setO_926Sets the value of field 'o_926'.
 void setP_926(java.lang.String p_926)
          Method setP_926Sets the value of field 'p_926'.
 void setQ_926(java.lang.String q_926)
          Method setQ_926Sets the value of field 'q_926'.
 void setR_926(java.lang.String r_926)
          Method setR_926Sets the value of field 'r_926'.
static C926 unmarshalC926(java.io.Reader reader)
          Method unmarshalC926
 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

C926

public C926()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_926

public IndIncipit getA_926()
Method getA_926Returns the value of field 'a_926'. The field 'a_926' has the following description: indicatore: P = posteriore, S = successivo

Returns:
the value of field 'a_926'.

getB_926

public java.lang.String getB_926()
Method getB_926Returns the value of field 'b_926'. The field 'b_926' has the following description: numero composizioni

Returns:
the value of field 'b_926'.

getC_926

public java.lang.String getC_926()
Method getC_926Returns the value of field 'c_926'. The field 'c_926' has the following description: contesto

Returns:
the value of field 'c_926'.

getF_926

public java.lang.String getF_926()
Method getF_926Returns the value of field 'f_926'. The field 'f_926' has the following description: numero movimento

Returns:
the value of field 'f_926'.

getG_926

public java.lang.String getG_926()
Method getG_926Returns the value of field 'g_926'. The field 'g_926' has the following description: numero progressivo all'interno del movimento

Returns:
the value of field 'g_926'.

getH_926

public java.lang.String getH_926()
Method getH_926Returns the value of field 'h_926'. The field 'h_926' has the following description: registro musicale

Returns:
the value of field 'h_926'.

getI_926

public java.lang.String getI_926()
Method getI_926Returns the value of field 'i_926'. The field 'i_926' has the following description: codice forma musicale

Returns:
the value of field 'i_926'.

getL_926

public java.lang.String getL_926()
Method getL_926Returns the value of field 'l_926'. The field 'l_926' has the following description: codice tonalita

Returns:
the value of field 'l_926'.

getM_926

public java.lang.String getM_926()
Method getM_926Returns the value of field 'm_926'. The field 'm_926' has the following description: chiave musicale

Returns:
the value of field 'm_926'.

getN_926

public java.lang.String getN_926()
Method getN_926Returns the value of field 'n_926'. The field 'n_926' has the following description: alterazione

Returns:
the value of field 'n_926'.

getO_926

public java.lang.String getO_926()
Method getO_926Returns the value of field 'o_926'. The field 'o_926' has the following description: misura

Returns:
the value of field 'o_926'.

getP_926

public java.lang.String getP_926()
Method getP_926Returns the value of field 'p_926'. The field 'p_926' has the following description: tempo musicale

Returns:
the value of field 'p_926'.

getQ_926

public java.lang.String getQ_926()
Method getQ_926Returns the value of field 'q_926'. The field 'q_926' has the following description: nome personaggio

Returns:
the value of field 'q_926'.

getR_926

public java.lang.String getR_926()
Method getR_926Returns the value of field 'r_926'. The field 'r_926' has the following description: BID del titolo di incipit letterario

Returns:
the value of field 'r_926'.

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

setA_926

public void setA_926(IndIncipit a_926)
Method setA_926Sets the value of field 'a_926'. The field 'a_926' has the following description: indicatore: P = posteriore, S = successivo

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

setB_926

public void setB_926(java.lang.String b_926)
Method setB_926Sets the value of field 'b_926'. The field 'b_926' has the following description: numero composizioni

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

setC_926

public void setC_926(java.lang.String c_926)
Method setC_926Sets the value of field 'c_926'. The field 'c_926' has the following description: contesto

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

setF_926

public void setF_926(java.lang.String f_926)
Method setF_926Sets the value of field 'f_926'. The field 'f_926' has the following description: numero movimento

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

setG_926

public void setG_926(java.lang.String g_926)
Method setG_926Sets the value of field 'g_926'. The field 'g_926' has the following description: numero progressivo all'interno del movimento

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

setH_926

public void setH_926(java.lang.String h_926)
Method setH_926Sets the value of field 'h_926'. The field 'h_926' has the following description: registro musicale

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

setI_926

public void setI_926(java.lang.String i_926)
Method setI_926Sets the value of field 'i_926'. The field 'i_926' has the following description: codice forma musicale

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

setL_926

public void setL_926(java.lang.String l_926)
Method setL_926Sets the value of field 'l_926'. The field 'l_926' has the following description: codice tonalita

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

setM_926

public void setM_926(java.lang.String m_926)
Method setM_926Sets the value of field 'm_926'. The field 'm_926' has the following description: chiave musicale

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

setN_926

public void setN_926(java.lang.String n_926)
Method setN_926Sets the value of field 'n_926'. The field 'n_926' has the following description: alterazione

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

setO_926

public void setO_926(java.lang.String o_926)
Method setO_926Sets the value of field 'o_926'. The field 'o_926' has the following description: misura

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

setP_926

public void setP_926(java.lang.String p_926)
Method setP_926Sets the value of field 'p_926'. The field 'p_926' has the following description: tempo musicale

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

setQ_926

public void setQ_926(java.lang.String q_926)
Method setQ_926Sets the value of field 'q_926'. The field 'q_926' has the following description: nome personaggio

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

setR_926

public void setR_926(java.lang.String r_926)
Method setR_926Sets the value of field 'r_926'. The field 'r_926' has the following description: BID del titolo di incipit letterario

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

unmarshalC926

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

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