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()
          Method getA_927Returns the value of field 'a_927'.
 java.lang.String getB_927()
          Method getB_927Returns the value of field 'b_927'.
 java.lang.String getC3_927()
          Method getC3_927Returns the value of field 'c3_927'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setA_927(java.lang.String a_927)
          Method setA_927Sets the value of field 'a_927'.
 void setB_927(java.lang.String b_927)
          Method setB_927Sets the value of field 'b_927'.
 void setC3_927(java.lang.String c3_927)
          Method setC3_927Sets the value of field 'c3_927'.
static C927 unmarshalC927(java.io.Reader reader)
          Method unmarshalC927
 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

C927

public C927()
Method Detail

equals

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

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getA_927

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

Returns:
the value of field 'a_927'.

getB_927

public java.lang.String getB_927()
Method getB_927Returns 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()
Method getC3_927Returns 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()
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_927

public void setA_927(java.lang.String a_927)
Method setA_927Sets the value of field 'a_927'. The field 'a_927' has the following description: Nome Personaggio

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

setB_927

public void setB_927(java.lang.String b_927)
Method setB_927Sets 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)
Method setC3_927Sets 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
Method unmarshalC927

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