sbnmarc
Class A928

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

public class A928
extends sbnmarcBase
implements java.io.Serializable

928 - dati codificati musica (analogo a 128 di unimarc/bibliographic)

See Also:
Serialized Form

Constructor Summary
A928()
           
 
Method Summary
 void addA_928(int index, java.lang.String vA_928)
          Method addA_928
 void addA_928(java.lang.String vA_928)
          Method addA_928
 void clearA_928()
          Method clearA_928
 java.util.Enumeration enumerateA_928()
          Method enumerateA_928
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String[] getA_928()
          Method getA_928
 java.lang.String getA_928(int index)
          Method getA_928
 int getA_928Count()
          Method getA_928Count
 java.lang.String getB_928()
          Method getB_928Returns the value of field 'b_928'.
 java.lang.String getC_928()
          Method getC_928Returns the value of field 'c_928'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 boolean removeA_928(java.lang.String vA_928)
          Method removeA_928
 void setA_928(int index, java.lang.String vA_928)
          Method setA_928
 void setA_928(java.lang.String[] a_928Array)
          Method setA_928
 void setB_928(java.lang.String b_928)
          Method setB_928Sets the value of field 'b_928'.
 void setC_928(java.lang.String c_928)
          Method setC_928Sets the value of field 'c_928'.
static A928 unmarshalA928(java.io.Reader reader)
          Method unmarshalA928
 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

A928

public A928()
Method Detail

addA_928

public void addA_928(java.lang.String vA_928)
              throws java.lang.IndexOutOfBoundsException
Method addA_928

Parameters:
vA_928 -
java.lang.IndexOutOfBoundsException

addA_928

public void addA_928(int index,
                     java.lang.String vA_928)
              throws java.lang.IndexOutOfBoundsException
Method addA_928

Parameters:
index -
vA_928 -
java.lang.IndexOutOfBoundsException

clearA_928

public void clearA_928()
Method clearA_928


enumerateA_928

public java.util.Enumeration enumerateA_928()
Method enumerateA_928


equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_928

public java.lang.String getA_928(int index)
                          throws java.lang.IndexOutOfBoundsException
Method getA_928

Parameters:
index -
java.lang.IndexOutOfBoundsException

getA_928

public java.lang.String[] getA_928()
Method getA_928


getA_928Count

public int getA_928Count()
Method getA_928Count


getB_928

public java.lang.String getB_928()
Method getB_928Returns the value of field 'b_928'. The field 'b_928' has the following description: strumenti e voci che compongo l'organico sintetico

Returns:
the value of field 'b_928'.

getC_928

public java.lang.String getC_928()
Method getC_928Returns the value of field 'c_928'. The field 'c_928' has the following description: strumenti e voci che compongo l'organico analitico

Returns:
the value of field 'c_928'.

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

removeA_928

public boolean removeA_928(java.lang.String vA_928)
Method removeA_928

Parameters:
vA_928 -

setA_928

public void setA_928(int index,
                     java.lang.String vA_928)
              throws java.lang.IndexOutOfBoundsException
Method setA_928

Parameters:
index -
vA_928 -
java.lang.IndexOutOfBoundsException

setA_928

public void setA_928(java.lang.String[] a_928Array)
Method setA_928

Parameters:
a_928Array -

setB_928

public void setB_928(java.lang.String b_928)
Method setB_928Sets the value of field 'b_928'. The field 'b_928' has the following description: strumenti e voci che compongo l'organico sintetico

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

setC_928

public void setC_928(java.lang.String c_928)
Method setC_928Sets the value of field 'c_928'. The field 'c_928' has the following description: strumenti e voci che compongo l'organico analitico

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

unmarshalA928

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

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