sbnmarc
Class C927

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

public class C927
extends sbnmarcBase
implements java.io.Serializable

927 - Personaggio e interprete

See Also:
Serialized Form

Constructor Summary
C927()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 java.lang.String getA_927()
          Returns the value of field 'a_927'.
 java.lang.String getB_927()
          Returns the value of field 'b_927'.
 java.lang.String getC3_927()
          Returns the value of field 'c3_927'.
 boolean isValid()
           
 void marshal(org.xml.sax.ContentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setA_927(java.lang.String a_927)
          Sets the value of field 'a_927'.
 void setB_927(java.lang.String b_927)
          Sets the value of field 'b_927'.
 void setC3_927(java.lang.String c3_927)
          Sets the value of field 'c3_927'.
static C927 unmarshalC927(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

C927

public C927()
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_927

public java.lang.String getA_927()
Returns the value of field 'a_927'. The field 'a_927' has the following description: Personaggio
Returns:
the value of field 'a_927'.

getB_927

public java.lang.String getB_927()
Returns the value of field 'b_927'. The field 'b_927' has the following description: timbro vocale
Returns:
the value of field 'b_927'.

getC3_927

public java.lang.String getC3_927()
Returns the value of field 'c3_927'. The field 'c3_927' has the following description: autore collegato (interprete)
Returns:
the value of field 'c3_927'.

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_927

public void setA_927(java.lang.String a_927)
Sets the value of field 'a_927'. The field 'a_927' has the following description: Personaggio
Parameters:
a_927 - the value of field 'a_927'.

setB_927

public void setB_927(java.lang.String b_927)
Sets the value of field 'b_927'. The field 'b_927' has the following description: timbro vocale
Parameters:
b_927 - the value of field 'b_927'.

setC3_927

public void setC3_927(java.lang.String c3_927)
Sets the value of field 'c3_927'. The field 'c3_927' has the following description: autore collegato (interprete)
Parameters:
c3_927 - the value of field 'c3_927'.

unmarshalC927

public static C927 unmarshalC927(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