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()
          Method getA_125_0Returns the value of field 'a_125_0'.
 java.lang.String getB_125()
          Method getB_125Returns the value of field 'b_125'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setA_125_0(java.lang.String a_125_0)
          Method setA_125_0Sets the value of field 'a_125_0'.
 void setB_125(java.lang.String b_125)
          Method setB_125Sets the value of field 'b_125'.
static C125 unmarshalC125(java.io.Reader reader)
          Method unmarshalC125
 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

C125

public C125()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_125_0

public java.lang.String getA_125_0()
Method getA_125_0Returns the value of field 'a_125_0'. The field 'a_125_0' has the following description: codice presentazione

Returns:
the value of field 'a_125_0'.

getB_125

public java.lang.String getB_125()
Method getB_125Returns 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()
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_125_0

public void setA_125_0(java.lang.String a_125_0)
Method setA_125_0Sets the value of field 'a_125_0'. The field 'a_125_0' has the following description: codice presentazione

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

setB_125

public void setB_125(java.lang.String b_125)
Method setB_125Sets 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
Method unmarshalC125

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