sbnmarc
Class C125

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

public class C125
extends sbnmarcBase
implements java.io.Serializable

125 - designazione specifica della musica a stampa

See Also:
Serialized Form

Constructor Summary
C125()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_125_0()
          Returns the value of field 'a_125_0'.
 java.lang.String getA_125_1()
          Returns the value of field 'a_125_1'.
 java.lang.String getB_125()
          Returns the value of field 'b_125'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setA_125_0(java.lang.String a_125_0)
          Sets the value of field 'a_125_0'.
 void setA_125_1(java.lang.String a_125_1)
          Sets the value of field 'a_125_1'.
 void setB_125(java.lang.String b_125)
          Sets the value of field 'b_125'.
static C125 unmarshalC125(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

C125

public C125()
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_125_0

public java.lang.String getA_125_0()
Returns the value of field 'a_125_0'. The field 'a_125_0' has the following description: forma della edizione musicale
Returns:
the value of field 'a_125_0'.

getA_125_1

public java.lang.String getA_125_1()
Returns the value of field 'a_125_1'. The field 'a_125_1' has the following description: indicatore di esistenza parti
Returns:
the value of field 'a_125_1'.

getB_125

public java.lang.String getB_125()
Returns the value of field 'b_125'. The field 'b_125' has the following description: tipo di testo letterario
Returns:
the value of field 'b_125'.

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_125_0

public void setA_125_0(java.lang.String a_125_0)
Sets the value of field 'a_125_0'. The field 'a_125_0' has the following description: forma della edizione musicale
Parameters:
a_125_0 - the value of field 'a_125_0'.

setA_125_1

public void setA_125_1(java.lang.String a_125_1)
Sets the value of field 'a_125_1'. The field 'a_125_1' has the following description: indicatore di esistenza parti
Parameters:
a_125_1 - the value of field 'a_125_1'.

setB_125

public void setB_125(java.lang.String b_125)
Sets the value of field 'b_125'. The field 'b_125' has the following description: tipo di testo letterario
Parameters:
b_125 - the value of field 'b_125'.

unmarshalC125

public static C125 unmarshalC125(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