sbnmarc
Class C922

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

public class C922
extends sbnmarcBase
implements java.io.Serializable

922 - Rappresentazione per mat. musicale

See Also:
Serialized Form

Constructor Summary
C922()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_922()
          Returns the value of field 'a_922'.
 java.lang.String getP_922()
          Returns the value of field 'p_922'.
 java.lang.String getQ_922()
          Returns the value of field 'q_922'.
 java.lang.String getR_922()
          Returns the value of field 'r_922'.
 java.lang.String getS_922()
          Returns the value of field 's_922'.
 java.lang.String getT_922()
          Returns the value of field 't_922'.
 java.lang.String getU_922()
          Returns the value of field 'u_922'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setA_922(java.lang.String a_922)
          Sets the value of field 'a_922'.
 void setP_922(java.lang.String p_922)
          Sets the value of field 'p_922'.
 void setQ_922(java.lang.String q_922)
          Sets the value of field 'q_922'.
 void setR_922(java.lang.String r_922)
          Sets the value of field 'r_922'.
 void setS_922(java.lang.String s_922)
          Sets the value of field 's_922'.
 void setT_922(java.lang.String t_922)
          Sets the value of field 't_922'.
 void setU_922(java.lang.String u_922)
          Sets the value of field 'u_922'.
static C922 unmarshalC922(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

C922

public C922()
Method Detail

equals

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

getA_922

public java.lang.String getA_922()
Returns the value of field 'a_922'. The field 'a_922' has the following description: genere della rappresentazione
Returns:
the value of field 'a_922'.

getP_922

public java.lang.String getP_922()
Returns the value of field 'p_922'. The field 'p_922' has the following description: anno di prima rappresentazione
Returns:
the value of field 'p_922'.

getQ_922

public java.lang.String getQ_922()
Returns the value of field 'q_922'. The field 'q_922' has the following description: periodo di prima rappresentazione
Returns:
the value of field 'q_922'.

getR_922

public java.lang.String getR_922()
Returns the value of field 'r_922'. The field 'r_922' has the following description: teatro di prima rappresentazione
Returns:
the value of field 'r_922'.

getS_922

public java.lang.String getS_922()
Returns the value of field 's_922'. The field 's_922' has the following description: luogo di prima rappresentazione
Returns:
the value of field 's_922'.

getT_922

public java.lang.String getT_922()
Returns the value of field 't_922'. The field 't_922' has the following description: nota alla rappresentazione
Returns:
the value of field 't_922'.

getU_922

public java.lang.String getU_922()
Returns the value of field 'u_922'. The field 'u_922' has the following description: occasione di rappresentazione
Returns:
the value of field 'u_922'.

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 -  

setA_922

public void setA_922(java.lang.String a_922)
Sets the value of field 'a_922'. The field 'a_922' has the following description: genere della rappresentazione
Parameters:
a_922 - the value of field 'a_922'.

setP_922

public void setP_922(java.lang.String p_922)
Sets the value of field 'p_922'. The field 'p_922' has the following description: anno di prima rappresentazione
Parameters:
p_922 - the value of field 'p_922'.

setQ_922

public void setQ_922(java.lang.String q_922)
Sets the value of field 'q_922'. The field 'q_922' has the following description: periodo di prima rappresentazione
Parameters:
q_922 - the value of field 'q_922'.

setR_922

public void setR_922(java.lang.String r_922)
Sets the value of field 'r_922'. The field 'r_922' has the following description: teatro di prima rappresentazione
Parameters:
r_922 - the value of field 'r_922'.

setS_922

public void setS_922(java.lang.String s_922)
Sets the value of field 's_922'. The field 's_922' has the following description: luogo di prima rappresentazione
Parameters:
s_922 - the value of field 's_922'.

setT_922

public void setT_922(java.lang.String t_922)
Sets the value of field 't_922'. The field 't_922' has the following description: nota alla rappresentazione
Parameters:
t_922 - the value of field 't_922'.

setU_922

public void setU_922(java.lang.String u_922)
Sets the value of field 'u_922'. The field 'u_922' has the following description: occasione di rappresentazione
Parameters:
u_922 - the value of field 'u_922'.

unmarshalC922

public static C922 unmarshalC922(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