sbnmarc
Class C128

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

public class C128
extends sbnmarcBase
implements java.io.Serializable

128 - dati codificati musica

See Also:
Serialized Form

Constructor Summary
C128()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getB_128()
          Method getB_128Returns the value of field 'b_128'.
 java.lang.String getC_128()
          Method getC_128Returns the value of field 'c_128'.
 java.lang.String getD_128()
          Method getD_128Returns the value of field 'd_128'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setB_128(java.lang.String b_128)
          Method setB_128Sets the value of field 'b_128'.
 void setC_128(java.lang.String c_128)
          Method setC_128Sets the value of field 'c_128'.
 void setD_128(java.lang.String d_128)
          Method setD_128Sets the value of field 'd_128'.
static C128 unmarshalC128(java.io.Reader reader)
          Method unmarshalC128
 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

C128

public C128()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getB_128

public java.lang.String getB_128()
Method getB_128Returns the value of field 'b_128'. The field 'b_128' has the following description: strumenti e voci che compongo l'organico sintetico della elaborazione

Returns:
the value of field 'b_128'.

getC_128

public java.lang.String getC_128()
Method getC_128Returns the value of field 'c_128'. The field 'c_128' has the following description: strumenti e voci che compongo l'organico analitico della elaborazione

Returns:
the value of field 'c_128'.

getD_128

public java.lang.String getD_128()
Method getD_128Returns the value of field 'd_128'. The field 'd_128' has the following description: tipo elaborazione

Returns:
the value of field 'd_128'.

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_128

public void setB_128(java.lang.String b_128)
Method setB_128Sets the value of field 'b_128'. The field 'b_128' has the following description: strumenti e voci che compongo l'organico sintetico della elaborazione

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

setC_128

public void setC_128(java.lang.String c_128)
Method setC_128Sets the value of field 'c_128'. The field 'c_128' has the following description: strumenti e voci che compongo l'organico analitico della elaborazione

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

setD_128

public void setD_128(java.lang.String d_128)
Method setD_128Sets the value of field 'd_128'. The field 'd_128' has the following description: tipo elaborazione

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

unmarshalC128

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

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